DCOM Access Denied problem
-
Hi All, I have a problem with DCOM Configuration.I am running a DCOM Server in a REmote Machine(Windows NT).The client in another M/C(Windows NT ) tries to communicate with the server.The CCI for the server component succeeds .But,I am unable to call any function of the Server Component.I am getting "Access is Denied" problem . I have tried iwth Default & Custom access permissions.Still, the problem is there. The same server component worked well once in a system with OS Windows 2000. What could be the problem.I am using same CoInitializeSecurity in both Server & Client. All security attributes I set as NULL.Where am I going wrong ? At the same time the problem is resolved if I use no password(Domain - Administrator) on both Server and Client. But, this should not be case.Though the Server and Client are using different passwords the DCOM should work.What should be done? Thanx in advance for the help. Regards, yamini.