|
Posted by Oleh Mykytyuk on February 24, 2006, 10:53 am
If you were Registered and logged in, you could reply and use other advanced thread options
Try to use in DCOM objects CoInitializeSecurity with appropriate parameters
dbutoiu@sbhost.ro wrote:
> Hello,
> I have an application client server that works fine only in Active Directory
> authentication. The application use DCOM between client and server. I need to
> use this application in an microsoft workgroup without an Active Directory
> security.
> Background: the server application is installed on w2k3, and client
> application is on winXP. If server is on different subnet in my network, the
> application is not working. The message that appear is "Class not
> registered". If both client and server are in the same subnet, the
> application works fine. On client and server computers I make the same user
> with the same passwords.
>
> Could anyone help me to set-up or make adjustement to DCOM to work?
>
>
|