-
Com+ Access Denied
I developed a com+ component on windows 2000 system. i registered it in com+ Application then i made a proxy installation. i installed this proxy to some other system in the network but not in the same domain. and also where com+ componenet is installed is not a server. when i call a method from other system it gives the message permission denied. how can i overcom this problem. can anyone help me in this regard.
-
DCOM security
This is a well known DCOM-Security problem.
Solution: Create a LOCAL user on the server and on the client and set the identity (dcomcng) to this user (run as..)
Hope this helps
-
I forgot...
-
Hi
read your problem.it is only the problem of Com security.
to over come this you have to create a authentication mode.
you give the permission to the user.and you have the admistrativ power on the client machine where you ahev to load the com or run the com.
may be you have at least power user authentication.
Best of luck
Biswajit das