DCOM Security question !Plz
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi ! I have the following question : I have 2 machines A and B in the same workgroup and I have a DCOM server at machine A . I'm logging at A and B with different passwords , the probelm is that CoCreateInstanceEx succeds at B but I cannot call any methods of the created DCOM object .(security error 0x80070005) How could I configure the DCOM sever and Client to work? I tried DCOMCNFG to allow Everyone to access and launch but it's still not working Thanks Jancsi xxx