Re: ASP Server Create Object

Misha ( misha@hern.org )
Mon, 8 Jun 1998 14:12:48 -0500 (CDT)

Problem Solved.

SQL and IIS services must be stopped during the installation of ASP,
otherwise some ADO libraries do not resiter properly. I did not have SQL
loaded, but I stopped all services that may have used used ODBC and IIS,
removed ASP and re-installed it with all the services down. Reboot and it
will work just fine. Make sure you select the box that installs ODBC and
ADO.

Misha
Insync NT Systems Administrator

> If you get an answer to this, please copy me.
>
> I had a similar error this morning. A server.createobject call to a dll
> that has been in use for months just started. When I rebooted, I lost all
> connections, even though the ports to IIS would respond.
>
> Never got an event message or any errors. After the 4th reboot, all seemed
> well and good. I tried a few things, but nothing I can determine as
> significant.