Hi folks
I have an IIS 5 application that connects to a MS SQL server running on a second box. We are getting errors opening an ADODB connection on this box about once every two hours.
The log entry is:
Error: Script Engine Exception. A ScriptEngine threw expection 'C0000005' in 'IActiveScript::SetScriptState()' from 'CActiveScriptEngine::ResetToUninitialized()'..
For additional information specific to this message please visit the Microsoft Online Support site located at:
Of course, there is almost nothing about this in the kb or msdn. This error first occurs on an open adodb.connection command, but once that has happened, it seems to occur on any Server.CreateObject statement.
This is a Win2K IIS5 box, SP2 installed, with terminal server and Veritas Backup installed.
Any and all help is appreciated.
I have an IIS 5 application that connects to a MS SQL server running on a second box. We are getting errors opening an ADODB connection on this box about once every two hours.
The log entry is:
Error: Script Engine Exception. A ScriptEngine threw expection 'C0000005' in 'IActiveScript::SetScriptState()' from 'CActiveScriptEngine::ResetToUninitialized()'..
For additional information specific to this message please visit the Microsoft Online Support site located at:
Of course, there is almost nothing about this in the kb or msdn. This error first occurs on an open adodb.connection command, but once that has happened, it seems to occur on any Server.CreateObject statement.
This is a Win2K IIS5 box, SP2 installed, with terminal server and Veritas Backup installed.
Any and all help is appreciated.