|
-
February 8th, 2003, 02:17 AM
#1
MTS Object
Hi..
i hosted a ActiveX dll component on MTS on Win 2K Server.. If i logout in the Server,, and try to create an object from client machine object will not be created..
if i login to Server and access from the client i'm able to create the object.
Can u pl. help me in resolving this
thanks in adv..
Venu
Venu Bharadwaj
"Dream it. U can do it!"
-
April 3rd, 2003, 10:29 AM
#2
Permissions...
First, is it a com+ dll? Then you should have created a Com+ Application via admimistrative tools->Componet services->Computers->ServerPc->com+ application, or have added your dll to an existing one.
in win2k right clicking on your Application package and choosing "properties", you can set security issues and identity.
Some security isssues may be setted also rightclicking on component itself (the dll). You should set appropriate permissions to users, if you want them to be able to create instances, and aslo give the component an appropriate role to be able to do its job (usually components impersonate administrators...)
...at present time, using mainly Net 4.0, Vs 2010
Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|