Book a Demo

Author Topic: Enterprise Architect has experienced a network err  (Read 5928 times)

aravala

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Enterprise Architect has experienced a network err
« on: June 16, 2011, 08:35:50 am »
When I try to connect to the SqlServer 2008 R2 Repository, to open EA model I am getting the below error and enterprise architect crashes after that.

"Enterprise Architect has experienced a network error and will close down."

It works with Windows Authentication and fails with above error when I use a sql authentication.



Steps to reproduce:


Import EA model into SqlServer.

Test the connection to SqlServer with Sql Server OleDb

Try to open the EA model with a sql account.  

It gives the below error:

"Enterprise Architect has experienced a network error and will close down."

Praxis

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Enterprise Architect has experienced a network
« Reply #1 on: June 30, 2011, 02:31:22 am »
I can't offer a solution, but can I add my similar experience to your post?

I'm trying to transfer to a SQL Server 2005 database, this time using Windows authentication.

I'm getting the same error.  :-?

All other 'office type apps' can connnect to the database with no error.

Jeff

Praxis

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Enterprise Architect has experienced a network
« Reply #2 on: July 01, 2011, 01:59:21 am »
I've sorted out our issues if it helps. By using Access to look at the tables over a DSN connector, I could see that the user tables were not accessible. This gave the hint to the IT administrator to sort out permissions.

Having done that, the transfer worked. :)

Other than that, we did nothing 'extra' other than set up db_ddladmin permission as indicated in the user guide.

Hope that helps.