I have registered a DCOM (an exe file) on a win2k server, and configued permissions to it using DCOMCNFG. The problem is, that when I call the DCOM from an application on a workstation, it fails with 'Access Denied' unless the server is logged in. Once the server is logged in, it works fine.
It...