We have IIS 5.0 SP2, MDAC 2.61.7326 and we use extensively VBScript classes
(plus 3 session variables just to store strings).
We get the following error on a regular basis, but not always...
Active Server Pages error 'ASP 0240'
Script Engine Exception
/Default.asp
A ScriptEngine threw expection 'C0000005' in
'IActiveScript::GetScriptState()' from 'CActiveScriptEngine::ReuseEngine()'.
Then the ASP application hangs and the server has to be restarted.
Does anybody have a hint on what might be wrong? Or how to start searching?
Thanks
Thierry Loo