Out of Process DCOM Object - TechRepublic
General discussion
October 7, 2000 at 11:13 AM
jgwynn

Out of Process DCOM Object

by jgwynn . Updated 25 years, 5 months ago

I am trying to access an object via an ASP script. I am calling server.createobject. The script hangs the returns with the asp error stating that the create object failed. On the server I receive the event telling that that the server did not register with DCOM within the required timeout. This system is running IIS4. I have changed the metabase entry ASPAllowOutOfProcComponents to True. I have also run dcomcnfg and set access and launch persmisson to everyone for the object I am trying to run.Any other ideas?

This discussion is locked

All Comments