DCOM identity not being used for calls

From: GK (ksgkrish_at_yahoo.co.uk)
Date: 09/15/03


Date: Mon, 15 Sep 2003 09:04:57 +0100


Hi All,
        We have recently been trying to migrate our existing web site from
win 2K to Windows2003.
We use a DCOM component, which has an Identity configured (using DCOMCNFG)
which should be used by proxy of that component in making DCOM calls. This
component is called from an ASP page. I've just noticed that in windows 2003
the component uses IUSR_<machname> to make the DCOM calls, while in win2000
it used to use the proper configured DCOM identiy.
We use
    createObject("MyComponent.MyComponent","<ipaddress>")
to create this component.
I can't use server.createobject. My question is am I doing something wrong
and what can I do to fix this problem?

Any help will be greatly appreciated.
thanks
GK



Relevant Pages

  • Re: dcom prob- connected to wmi prob- dcomcnfg red x in component
    ... >> Is there another way I can get to launch and access permissions for it ... >> than in the dcomcnfg because I can't bring it up there, or another way, ... I thought it was in the dcom config tool but as I ... >>> in an attempt to fix the component services problems, ...
    (microsoft.public.windows.server.sbs)
  • Re: DCOMCNFG for CE.NET is a library not an exe?
    ... Please check-in your fix man. ... I'm using Windows CE 5.0 and the problem is ... > bunch of stuff from DCOM related registry and then do this sanity check at ... > I made the fix on my private build and dcomcnfg works fine for me now. ...
    (microsoft.public.windowsce.platbuilder)
  • DCOM Errors while trying to connect to ISA
    ... connect to my ISA 2004 proxy. ... DCOM was unable to communicate with the computer PROXY using any of the ... WSUS server despite having the same group policy as all other servers. ...
    (microsoft.public.isaserver)
  • Re: Interface to class casts
    ... I can assume that I am not using a proxy if I am not using COM+ and I am ... not using DCOM? ... apartments. ... My suggestion is very dangerous if you don't have a solid understanding of ...
    (microsoft.public.vc.atl)
  • Re: DCOM Classes not visible in DCOMCnfg
    ... dcomcnfg displays "applications" rather than "classes" Sascha. ... identifies these by their ProgID and an AppID GUID that looks identical to a ... We have a number of DCOM servers ... server) so it doesn't matter which class ProgID you select -- there will ...
    (microsoft.public.vb.com)

Loading