473,543 Members | 4,407 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: a trappable error (c0000005)

Hi all,

I am getting the following error randomly, I cannot expalin the exact
scenario

Active Server Pages error 'ASP 0115'
Unexpected error
/wmweb/Save.Asp
A trappable error (C0000005) occurred in an external object. The
script cannot continue running.
Appreciated your help on this.

The Code :

<%@ CodePage=65001 Language=JavaSc ript %>

<%
var url = String(Request. ServerVariables ("HTTP_REFERER" ));
var orig_url = String(Request. ServerVariables ("HTTP_REFERER" ));

var session = "<session id='new'></session><errors ></errors>";
var requator = Server.CreateOb ject("Requator. clsDoItAll");

if (requator.Init( session))
{
var retval = requator.OnStar t();
if (retval == "OK")
{
if (url.indexOf("a ction=detail") 0)
{
url = url.replace(/requator.asp/i,"Detail.asp") ;
url = url.replace(/&action=deta il/i,"");
}
if (url.indexOf("a ction=add") 0)
{
url = url.replace(/requator.asp/i,"Add.asp");
url = url.replace(/&action=add/i,"");
}
if (url.indexOf("a ction=copy") 0)
{
url = url.replace(/requator.asp/i,"Copy.asp") ;
url = url.replace(/&action=copy/i,"");
}
if ((url.indexOf(" action=Maintena nce") 0) ||
(url.indexOf("a ction=maintenan ce") 0))
{
url = url.replace(/requator.asp/i,"Maintenance. asp");
url = url.replace(/&action=mainten ance/i,"");
}
url += "&save=true ";
%>
<script type='text/javascript'>
var orig_url = "<%=orig_url%>" ;
var url = "<%=url%>";
top.fraBottom.f raRight.locatio n.replace(url);
</script>
<%
}
}
%>
Thanks,San.

Jun 27 '08 #1
1 11448
Active Server Pages error 'ASP 0115'
Unexpected error
/wmweb/Save.Asp
A trappable error (C0000005) occurred in an external object. The
script cannot continue running.
Unfortunately, error number C0000005 is simply the catch-all "memory fault"
error. It means that the program tried to access non-existent or
non-accessible memory, most typically address 0, but any invalid memory
address will give the error.

For example, in C/C++ COM code, it will commonly arise because some pointer
didn't get initialized properly and so is stil zero.

The only clue you have there is the "in an EXTERNAL object" in the message.
So almost surely the error is in that "Requator.clsDo ItAll" object. If you
don't have source code for that and/or don't know how to debug it, then I
don't think you are going to find this bug.

Maybe you can report it to the person from whom you got the object and they
can find it.
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1517
by: trode | last post by:
It seems that if my WSDL source goes offline SOAPClient() creates un-trappable fatal errors. I don't think this is right. Shouldn't this be, at very least, trappable exceptions? This is the internet... things go down, connections are dropped....... right?? What am i doing wrong? <?php ini_set('default_socket_timeout', 10); //set...
0
2148
by: TNGgroup | last post by:
Hi, Im trying to build some simple ASP Pages for our Intranet, I'm not a developer.. just try to do the best I can. for several days everything works great until this morning, on all my ASP pages I get this Error messages. Active Server Pages error 'ASP 0241' CreateObject Exception
1
1564
by: Ryan | last post by:
I had an error crop up with a DTS package which I need some help with. Error Message : The application, , generated an application error The error occurred on 07/20/2004 @ 06:12:28.203 The exception generated was c0000005 at address 41504E2C (<nosymbols>) This happened this morning, but the DTS package runs every 10 minutes and it is...
0
1466
by: AA | last post by:
This mail is regarding a trouble I'm facing with SQL Server 2000. I'm working with ASP .NET V 1.1 and SQL Server 2000. I have a reporting module that generates XML reports from the SQL Server 2000 database. Things are fine and running, but at times I get a fatal SQL Server Exception when I access reports continuously. That is, this error...
1
3140
by: szudor | last post by:
Hi, When I start db2cc, the program hangs with memory access violation in javaw.exe. Strating with trace option, in java trace file I found the following information: 0SECTION TITLE subcomponent dump routine NULL =============================== 1TISIGINFO signal 11 received 1TIDATETIME Date: ...
7
10450
by: Dave Mandy | last post by:
Hi All I have written a C# console based program. The first line of code simply writes to the event log and this works 99% of the time, whether being run manually or kicked off by Windows Scheduled Tasks. However, the other 1% of the time Windows Tasks will return the following error (from the SchedLgU.txt log file) Started 20/03/2006...
11
1658
by: Howard Kaikow | last post by:
I'm using the code below, but an error is not getting trapped. Where can such errors occur? In another process? Try SomeCode Catch ex As Exception Dim strMsg() As String = Split(ex.ToString, vbCrLf) With lstStuff For i = 0 To UBound(strMsg)
1
5162
by: zb | last post by:
I am writing a C# program that uses MySQL as database and MySQL ODBC 3.51 driver. It works fine all the way except this scenario that needs to be addressed. 1. Get a set of records to process (this brings back a datatable in C# and works fine. It uses a limit of 30 records each time). 2. Process the information from Step 1. 3. Check in...
1
12961
by: jared424oken | last post by:
we are geting an error Active Server Pages error 'ASP 0115' Unexpected error /catin.asp A trappable error (E06D7363) occurred in an external object. The script cannot continue running.
0
7401
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7589
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7681
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5260
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4886
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3391
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1810
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.