Home All Groups Group Topic Archive Search About

An error occured in ASP page

Author
23 Mar 2005 12:31 PM
Petar Popara
This is from Event Viewer. What is it?

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 sitelocated at:

http://www.microsoft.com/contentredirect.asp.

Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable

error (C0000005) occurred in an external object. The script cannot

continue running..

For additional information specific to this message please visit the

Microsoft Online Support sitelocated at:

http://www.microsoft.com/contentredirect.asp.

Error: File /iisHelp/common/500-100.asp Unexpected error. A trappable

error (C0000005) occurred in an external object. The script cannot

continue running..

For additional information specific to this message please visit the

Microsoft Online Support sitelocated at:

http://www.microsoft.com/contentredirect.asp.

Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable

error (C0000005) occurred in an external object. The script cannot

continue running..

For additional information specific to this message please visit the

Microsoft Online Support sitelocated at:

http://www.microsoft.com/contentredirect.asp.

Author
23 Mar 2005 1:33 PM
Ganesh
Hi,

This error will normally popup when you try to access an external object and
the object throws an exception or an error occured because you supplied
invalid information to the object.

Try if there are any help files for the object that you are trying to work
with.

Hope this helps...

Ganesh

Show quoteHide quote
"Petar Popara" wrote:

>
> This is from Event Viewer. What is it?
>
> 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 sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /iisHelp/common/500-100.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
>
>
Are all your drivers up to date? click for free checkup

Author
23 Mar 2005 6:59 PM
Kristofer Gafvert
Hi,

Difficult to say without knowing what is exactly done in the failing ASP
page. You could start by debugging the problematic asp page. IISState
might give you any clues about what is going wrong.

If this is an application purchased from a third-party company, try to
contact their support.

IISState:
http://www.iisfaq.com/default.aspx?view=P197

--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


Petar Popara wrote:

Show quoteHide quote
>
> This is from Event Viewer. What is it?
>
> 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 sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /iisHelp/common/500-100.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.
>
> Error: File /eXSign-Demo/VerifyOnServer.asp Unexpected error. A trappable
>
> error (C0000005) occurred in an external object. The script cannot
>
> continue running..
>
> For additional information specific to this message please visit the
>
> Microsoft Online Support sitelocated at:
>
> http://www.microsoft.com/contentredirect.asp.

Bookmark and Share