DCOM identity not being used for calls
From: GK (ksgkrish_at_yahoo.co.uk)
Date: 09/15/03
- Next message: Bernard: "Re: FTP folder and permission setup questions."
- Previous message: Dakota: "removal of dialer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Bernard: "Re: FTP folder and permission setup questions."
- Previous message: Dakota: "removal of dialer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|