Author Topic: DCOM table  (Read 5353 times)

SkiRat

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
DCOM table
« on: September 17, 2010, 12:39:00 am »
When EA is installed on Windows 7 the installer doesn’t create a table entry in the DCOM table (EA.App).

Is this a bug? If so is there a patch?

jeff
« Last Edit: September 17, 2010, 12:52:05 am by jpostek »
thanks for your help

mrf

  • EA User
  • **
  • Posts: 311
  • Karma: +0/-0
    • View Profile
Re: DCOM table
« Reply #1 on: September 17, 2010, 09:45:59 am »
It is likely the application was not installed with administrator rights (eg right-click | Run as Administrator) Try the following:

1. Open up a command prompt (as administrator)
2. Navigate to the directory containing EA.exe
3. Run EA.exe /register

That should perform the same steps that the installer takes to register EA with COM
Best Regards,

Michael

[email protected]
"It is more complicated than you think." - RFC 1925, Section 2.8

SkiRat

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: DCOM table
« Reply #2 on: September 17, 2010, 11:23:54 pm »
This did not work
thanks for your help

Van Lepthien

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Re: DCOM table
« Reply #3 on: September 18, 2010, 01:31:16 am »
I can confirm that running EA.exe /register on Windows 7 does not result in an EA.APP entry in the DCOM table (per dcomcnfg.exe).

EA 8.0 build 859
« Last Edit: September 18, 2010, 02:13:23 am by VLepthien »

fwoolz

  • EA User
  • **
  • Posts: 435
  • Karma: +0/-0
  • We have met the enemy, and he is us.<Pogo, 1970>
    • View Profile
Re: DCOM table
« Reply #4 on: September 18, 2010, 04:26:13 am »
I can also confirm this - Neither EA.App nor its class id appears in the DCOM table as displayed by dcomcnfg.exe. EA.App, however, a registered COM class (CLSID = {3A9E4F92-8D27-495B-8B22-1D702B3F0C83} ).
Fred Woolsey
Interfleet Technology Inc.

Always be ready to laugh at yourself; that way, you beat everyone else to the punch.


Van Lepthien

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
    • View Profile
Re: DCOM table
« Reply #5 on: September 28, 2010, 01:15:36 am »

mrf

  • EA User
  • **
  • Posts: 311
  • Karma: +0/-0
    • View Profile
Re: DCOM table
« Reply #6 on: September 28, 2010, 08:54:38 am »
Hi Van,

Thanks for the link, I'll forward it on to the support guys for future reference!
Best Regards,

Michael

[email protected]
"It is more complicated than you think." - RFC 1925, Section 2.8