Hi,

I'm having a really peculiar problem. I have a ASP Page which uses a COM object. However this COM object has to be maintained across all sessions. Therefore I have placed a reference to this object in the Application Object.

Everything is hunky dory when I run it for the first time. However if I stop debugging and start again I get this error..


Automation error
Object is not connected to server




Has anyone had anything similar. Even the error code is totally bonkers (-214xxxxxxxx).

Thanks,

Rob