472,111 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,111 software developers and data experts.

Event ID 5

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
Jul 19 '05 #1
1 5239
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" <an*******@discussions.microsoft.com>
| Sender: "Sandy" <an*******@discussions.microsoft.com>
| Subject: Event ID 5
| Date: Mon, 22 Dec 2003 14:56:21 -0800
| Lines: 25
| Message-ID: <02****************************@phx.gbl>
| 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
|

Jul 19 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Andy Read | last post: by
18 posts views Thread by Christopher W. Douglas | last post: by
8 posts views Thread by Mark | last post: by
9 posts views Thread by VK | last post: by
13 posts views Thread by Charles Law | last post: by
12 posts views Thread by Jack Russell | last post: by
9 posts views Thread by jeff | last post: by
19 posts views Thread by Daniela Roman | last post: by
5 posts views Thread by jaysonnward | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.