ASP 0177 Object server is stopping when OLE servic
I run COM on Windows 2000 Server, SQL Server on Windows 2000 Pro. Same code work fine on old server (for a year) that have everything on it (OS, SQL). Now I put SQL on other server and I have been getting this error more than once a day.
Server object, ASP 0177 (0x80080008)
Object server is stopping when OLE service contacts it
And an error occured when it read this line:
Set obj = Server.CreateObject("MyCOM.MyClass")
Could anybody help please?
|