Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - clibby

Pages: [1]
1
General Board / Re: EA on build machine running slowly
« on: August 07, 2007, 12:58:27 pm »
We are using native EAP file (M$ Jet aka M$ Access).  

2
General Board / EA on build machine running slowly
« on: August 07, 2007, 10:38:01 am »
We're running Enterprise Architect 6.5 on one of our build machines to generate from a model. This is running extremely slowly and we're looking at ways to optimize this process. Current thought is to add more memory and a faster hard drive. But we could also try upgrading to EA 7.0 or EA Enterprise.

Any experience with this? We'd like to throw our money in the right direction!

Thanks!

3
I believe that this is how we fixed it:

In Component Services you need to go to the DCOM Config folder and select EA.APP component and go to its
properties.

Goto the Identity tab and change the selection to 'This user' and provide the login and password.


4
Automation Interface, Add-Ins and Tools / Re: EA running through ASP.NET/COM
« on: September 15, 2005, 08:45:01 am »
Never mind - got it working 8)

5
Automation Interface, Add-Ins and Tools / EA running through ASP.NET/COM
« on: September 13, 2005, 03:44:31 pm »
I have a Delphi application that calls EA via COM to extract a model to XML. This works fine when I run at the command line.

I have a web page that kicks off a script that calls this application. I've set up impersonation so that it uses the same user as when I'm running at the command line. My application successfully starts EA, but EA hangs for a few seconds before returning these errors:

Exception EOleSysError in module ModToXml.exe at 0002D355.
Server execution failed.

and in the event log:

Event Type:Error
Event Source:DCOM
Event Category:None
Event ID:10010
Date:9/12/2005
Time:6:05:32 PM
Description:
The server {67F4E0FA-46A7-4255-B084-69A9433D08C3} did not register with DCOM within the required timeout.

Any idea how to get this to work?

Pages: [1]