473,322 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 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 5313
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 thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andy Read | last post by:
Hello all, I have the requirement to produce source code that produces an object hierarchy. Example: Root | Folder 1
18
by: Christopher W. Douglas | last post by:
I am writing a VB.NET application in Visual Studio 2003. I have written a method that handles several events, such as closing a form and changing the visible status of a form. I have some code...
8
by: Mark | last post by:
Hi, I'm looking for some ideas on how to build a very simple Event processing framework in my C++ app. Here is a quick background ... I'm building a multithreaded app in C++ (on Linux) that...
9
by: VK | last post by:
My original idea of two trains, however pictural it was, appeared to be wrong. The truth seems to be even more chaotic. IE implements its standard down-up model: any mouse event goes from the...
13
by: Charles Law | last post by:
Mr "yEaH rIgHt" posted the following link about a week ago in answer to my question about removing event handlers. > http://www.vbinfozine.com/t_bindevt.shtml Following on from that post, the...
12
by: Jack Russell | last post by:
My unstanding of all VB up to and including vb6 is that an event could not "interrupt" itself. For instance if you had a timer event containing a msgbox then you would only get one message. ...
41
by: JohnR | last post by:
In it's simplest form, assume that I have created a usercontrol, WSToolBarButton that contains a button. I would like to eventually create copies of WSToolBarButton dynamically at run time based...
9
by: jeff | last post by:
New VB user...developer... Situation...simplified... - I want to wrap a pre and post event around a system generated where the pre-event will always execute before the system event and the...
19
by: Daniela Roman | last post by:
Hello, I try to fire an event under a button click event and maybe anybody can give a clue please. I have let's say a WEB grid with PageIndexChanged event: private void...
5
by: jaysonnward | last post by:
Hello All: I've recently been recreating some 'dropdown menus' for a website I manage. I'm writing all my event handlers into my .js file. I've got the coding to work in Firefox, but the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.