Re: Script Engine Exception by Robin
Robin
Tue Dec 13 03:45:29 CST 2005
Hi Pat,
Typically it will begin with an
'Unexpected error, A trappable error (C0000005) occured in an external
object. Thje script cannot continue running.'
This will be rapidly followed by
'Script Engine Exception. A ScriptEngine threw exception 'C0000005' in
'IScriptDispatchEx::Release()' from CScriptingNamespace::UnInit()'
then
'Script Engine Exception. A ScriptEngine threw exception 'C0000005' in
'IActiveScript::SetScriptState()' from CActiveScriptEngine::ReuseEngine()'
'Script Engine Exception. A ScriptEngine threw exception 'C0000005' in
'IActiveScript::SetScriptSite()' from CActiveScriptEngine::Init()'
Thanks
Robin
"Pat [MSFT]" <patfilot@online.microsoft.com> wrote in message
news:uqi1aNz$FHA.2996@TK2MSFTNGP09.phx.gbl...
> What is the exception?
>
>
> Pat
>
> "Robin" <robin_remove_me@senior.co.uk> wrote in message
> news:%23JHvyzv$FHA.3136@TK2MSFTNGP15.phx.gbl...
>> Having a problem with an IIS6 webserver throwing script engine
>> exceptions.
>>
>> We have seperated truble sites into different application pools, had a
>> check through to try and find and objects not being closed and am
>> struggling trying to debug the problem.
>>
>> Any advice?
>>
>
>