Re: DCOM on Windows 2003 server
From: Phil Wilson (Phil.Wilson_at_unisys.spamcom)
Date: 04/13/04
- Next message: Igor Tandetnik: "Re: raw_interfaces_only"
- Previous message: rajas: "Re: VC++, MS-Word, and Automation"
- In reply to: Harald Finster: "Re: DCOM on Windows 2003 server"
- Next in thread: Alexander Nickolov: "Re: DCOM on Windows 2003 server"
- Reply: Alexander Nickolov: "Re: DCOM on Windows 2003 server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 11:21:05 -0700
I don't know whether this is new behavior in 2003, but the issue I had is
that the credentials passed to CoCreateInstanceEx do not apply to subsequent
method calls to the server. I added a CoSetProxyBlanket to set the same
credentials on the interface being used for the method calls.
-- Phil Wilson [MVP Windows Installer] ---- "Harald Finster" <finstertrash@web.de> wrote in message news:upPuDWKIEHA.3536@TK2MSFTNGP09.phx.gbl... > Hello, > > Santhosh Pillai [MS] wrote: > > 1. Are the client & server in the same box? Are they in the same domain? > > Client and server are not in the same box. The server runs on a Windows > 2003 server machine, the client ist a quite standard PC with Windows XP > professional. > Because we are running Novell Netware NDS, there is no domain! This is > why we use authentification "none". > > > 2. Who is logged on at the client & and server? > > At the server: the administrator is logged in. The DCOM-Server is > running as this "interactiv user". > At the client: each user is logged in as his own individual account. > Each user has local admin rights on his own PC. > > The account of the user does not exist at the server machine. We tried > this out, but no success. > > > 3. What is the User Name in the System eventlog that states Access Denied? > > The Username in the System Eventlog is the name of the client account > followed by the client machine-name. > > Thanks in advance > Harald
- Next message: Igor Tandetnik: "Re: raw_interfaces_only"
- Previous message: rajas: "Re: VC++, MS-Word, and Automation"
- In reply to: Harald Finster: "Re: DCOM on Windows 2003 server"
- Next in thread: Alexander Nickolov: "Re: DCOM on Windows 2003 server"
- Reply: Alexander Nickolov: "Re: DCOM on Windows 2003 server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|