O
Oleg Skopincevs
Hi folks,
I am stuck on a problem of creating an object via DCOM from a webservice
component. Code:
Dim sl As LogonSrv.SysLogon = CreateObject("LogonSrv.SysLogon", LogonServer)
Is there some kind of security involved in accessing DCOM components? If
yes, what kind? Is it configurable?
Will appritiate any help.
Cheers,
Oleg
I am stuck on a problem of creating an object via DCOM from a webservice
component. Code:
Dim sl As LogonSrv.SysLogon = CreateObject("LogonSrv.SysLogon", LogonServer)
Is there some kind of security involved in accessing DCOM components? If
yes, what kind? Is it configurable?
Will appritiate any help.
Cheers,
Oleg