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?