I'm getting a Script Error Exception randomly from a classic asp site we're running on IIS6 Server 2003. The error I see in the Event Viewer is:
Error: Script Engine Exception. A ScriptEngine threw exception 'C0000005' in 'IScriptDispatchEx::Release()' from 'CScriptingNamespace::UnInit()'..
We're gotten this error two days in a row now and both times its caused our sites on that server to freeze up and quit working. We then have to Restart IIS to get the sites to come back up. I've dug around in our log files and nothing out of the ordinary seems to be happening at the time this error is thrown.
Was wondering if anyone else has come across this error and what could be causing it, or if someone could point me in the right direction to detect what is causing this error. Any help would be greatly appreciated.
Thanks.