Author Topic: IIS6 - ASP.NET 3.5 - DCOM Interop  (Read 4223 times)

catalintudor

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
IIS6 - ASP.NET 3.5 - DCOM Interop
« on: April 14, 2010, 10:08:01 pm »
Hello,

I'm managing the access to different EA repositories (different instances of EA.Repository for different connection strings) from the same ASP.NET 3.5 page.
In the development environment (Cassini Web Server), everything is OK, but not under IIS6 (w2k3 Server with SP2).

The DCOM security is well configured  for EA.App (the NETWORK SERVICE user has the permissions for local lunch, local activation and local access;  the identity is set to an user having admin permissions) and I set also the AspCompat="true" in the page (for STA compatibility).

The problem seems to be related to the call of EA.Repository.OpenFile method.
Only the first repository could be initialized by calling OpenFile; the initialization of the second instance hangs indefinitely.

Thanks for help and hints!

catalintudor

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #1 on: April 22, 2010, 12:16:26 am »
Any hint/advice/suggestion?
Can someone help me on this topic?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +564/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #2 on: April 22, 2010, 04:39:42 pm »
Have you asked Sparx support?

I'm sorry I can't help you with this. I've only created dll addins before.

Geert

catalintudor

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #3 on: April 23, 2010, 07:07:10 pm »
Hello Geert,

thanks for your reply.
I sent few emails to sparx support ([email protected], [email protected]) and even to [email protected].
Unfortunately I didn't received any feedback. :(

Regards,
Catalin


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +564/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #4 on: April 23, 2010, 08:15:03 pm »
Try the report a bug link on the bottom of the page, then it automatically gets logged into their system.

Geert

catalintudor

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #5 on: April 26, 2010, 09:08:14 pm »
Thanks Geert.
I already did it. No feedback. I'm still waiting ...

Best Regards,
Catalin

Daniel Siegl

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: IIS6 - ASP.NET 3.5 - DCOM Interop
« Reply #6 on: May 04, 2010, 10:49:41 pm »
Hello,

I can help:
http://blog.lieberlieber.com/2009/09/16/running-enterprise-architect-on-a-server/

Pls be aware EA was never designed to be used liked that. My Personal feel: It's ok for Build Server and so forth - but not for huge traffic!
BR
Daniel