Authentication
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, Would like to ask regarding DCOM authentication... in calling the function CoCreateinstanceEx with correct user name and password are provided why does the access denied error is still still encountered? how are these information (username and password) actually used? Does the initial call to CoCreateInstanceEx passing the username and password also affects other calls like QueryInterface or other functions? Thanks so much for any clarications about this. ginji