I am trying to develop an ActiveX exe that will run on a server and talk to my database. I have a client application that connects to the server app fine when everything is on one machine, but when I try and access it using DCOM, I get a permission denied error. I have run dcomcnfg and set everyone to have all access permissions to the server app class, but still no joy. I think it must be something simple I am not doing. Please help.