Event ID 5

S

Sandy

Hello Everyone,

I have been looking for a solution on the web about the
error we got in the following:

Script Engine Exception. A ScriptEngine threw
expection 'C0000005' in 'IActiveScript::Close()'
from 'CActiveScriptEngine::FinalRelease()'..

It looks like that many people have the same problem and
no one seems to know why it happened and how to solve it.
So far, I cannot get any useful and specific
pointers/solutions on the web, not even on the Microsoft
site. If someone has the same error and is able to fix
it, please provide solution.

We are running Win 2000 server with SP4 and IIS 5.0. Our
server is loaded with all the updated patches from MS. We
are also using COM+ with IIS.

Thank you very much and any ideas/suggestions are highly
appreciated.

Thank you,
Sandy
 
J

Jason M. Murray

Hi Sandy,

The C0000005 error your getting is an access violation, and can usually
be trapped in code. Have you been able to track down which page is throwing
the error? I have seen that specific error several times with asp pages
accessing a backend database? Is there a db being used and what kind of
connection to it are you using?
I have also seen similar issues with custom com components complied with
older versions of the vbruntime dll. You may want to look at
241896 PRB: Threading Issues with Visual Basic 6.0 ActiveX Components
http://support.microsoft.com/?id=241896.
Also if your webservices are crashing like the event id 5 indicates you
may have a user.dmp file created by dr. watson that you can look at to see
where the crash is occuring.

Best regards,
Jason M. Murray [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.


--------------------
| Content-Class: urn:content-classes:message
| From: "Sandy" <[email protected]>
| Sender: "Sandy" <[email protected]>
| Subject: Event ID 5
| Date: Mon, 22 Dec 2003 14:56:21 -0800
| Lines: 25
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcPI3tFpcnN4AoxWQ3S19vZUvR+Ggg==
| Newsgroups: microsoft.public.inetserver.asp.general
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.asp.general:260844
| NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.public.inetserver.asp.general
|
| Hello Everyone,
|
| I have been looking for a solution on the web about the
| error we got in the following:
|
| Script Engine Exception. A ScriptEngine threw
| expection 'C0000005' in 'IActiveScript::Close()'
| from 'CActiveScriptEngine::FinalRelease()'..
|
| It looks like that many people have the same problem and
| no one seems to know why it happened and how to solve it.
| So far, I cannot get any useful and specific
| pointers/solutions on the web, not even on the Microsoft
| site. If someone has the same error and is able to fix
| it, please provide solution.
|
| We are running Win 2000 server with SP4 and IIS 5.0. Our
| server is loaded with all the updated patches from MS. We
| are also using COM+ with IIS.
|
| Thank you very much and any ideas/suggestions are highly
| appreciated.
|
| Thank you,
| Sandy
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top