473,780 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Server.GetLastE rror() does not work?!?

I have a program that I'm trying to get error detection to work with. To
test it, I attempted using the following mispelled CreateObject statement
(which should cause an error):

Set myObject = CreateObject("A DODB.Connectiom ")

Err.Number shows 429, which is normal. But Server.GetLastE rror reports no
error!

I would like to have line numbers and the line of source code, along with
the file name, of the offending code.

Any suggestions?
Jul 19 '05 #1
3 2942
Server.GetLastE rror() is only available in a custom 500 error handler page.

--
http://www.aspfaq.com/
(Reverse address to reply.)


"ASP.Confus ed" <anonymous@> wrote in message
news:eR******** *****@tk2msftng p13.phx.gbl...
I have a program that I'm trying to get error detection to work with. To
test it, I attempted using the following mispelled CreateObject statement
(which should cause an error):

Set myObject = CreateObject("A DODB.Connectiom ")

Err.Number shows 429, which is normal. But Server.GetLastE rror reports no
error!

I would like to have line numbers and the line of source code, along with
the file name, of the offending code.

Any suggestions?

Jul 19 '05 #2
Any ideas on how I can get the line number of the command that has the error
on it without using a custom HTTP 500-100 error handler page? I cannot set
my site to use it, since it is hosted by another company (and they can't
change it because we're on a secure server sharing one certificate, and
changing it for us would change it for everyone.)

"Aaron [SQL Server MVP]" <te*****@dnartr eb.noraa> wrote in message
news:O8******** ******@TK2MSFTN GP11.phx.gbl...
Server.GetLastE rror() is only available in a custom 500 error handler page.
--
http://www.aspfaq.com/
(Reverse address to reply.)


"ASP.Confus ed" <anonymous@> wrote in message
news:eR******** *****@tk2msftng p13.phx.gbl...
I have a program that I'm trying to get error detection to work with. To test it, I attempted using the following mispelled CreateObject statement (which should cause an error):

Set myObject = CreateObject("A DODB.Connectiom ")

Err.Number shows 429, which is normal. But Server.GetLastE rror reports no error!

I would like to have line numbers and the line of source code, along with the file name, of the offending code.

Any suggestions?


Jul 19 '05 #3
No, I don't think line number is available to the err collection using the
stock asp error handling.

--
http://www.aspfaq.com/
(Reverse address to reply.)

"ASP.Confus ed" <anonymous@> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
Any ideas on how I can get the line number of the command that has the
error
on it without using a custom HTTP 500-100 error handler page? I cannot
set
my site to use it, since it is hosted by another company (and they can't
change it because we're on a secure server sharing one certificate, and
changing it for us would change it for everyone.)

Jul 19 '05 #4

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

Similar topics

3
8315
by: ad | last post by:
I use GenericErrorPage.aspx for the redirect page when some error occur. I want to show some different according error statusCode . How can I get error statusCode form Server.GetLastError()?
1
7998
by: Christopher | last post by:
Try using the Application_Error() event in Global.asax. The context of the error will be available here. Your application is handling the error, and thus there is no LastError to Get. hth, -Christopher http://weblogs.asp.net/CFrazier
2
2137
by: Lars Netzel | last post by:
I'm trying to make my own custom error page... but when using Try lblErrormessage.Text = Server.GetLastError.Message lblErrormessage.Text += "<br>" & Server.GetLastError.StackTrace lblErrormessage.Text += "<br>" & Server.GetLastError.Source Catch ex As Exception
6
4605
by: José Joye | last post by:
Hello, I'm currently reading the MS Developing Web applications with c# (and VB.net). In the chapter related to Error management, there is a sample about "Page-Level Error Pages" eg: In my form: ========
4
4139
by: VK | last post by:
Hello, I am trying to get the last occured error via the following code: Sub Page_Load(...) Dim zero As Integer = 0 Try Dim err As Integer = 10 / zero Catch ex As Exception
7
9011
by: jtfaulk | last post by:
I need to encode some information on the server side using ASP.NET with C#; sending via HTTP to a client side application, that needs to be decoded in an MFC C++ application. I'm not sure if I can encode something using: C#: System.Security.Cryptography (to encode) and
2
4263
by: Richard Coltrane | last post by:
Hi there, Ive just implemented some application level exception handling in ASP.Net 2.0. I deliberately set up a null reference error in my code to see how this would be handled. Sure enough the applicationOnError code runs in Global.asax and hands it off to my custom error page but theres no info in the exception returned by Server.Getlasterror. The type of this exception is just HttpUnhandledException (which is obvious,
2
12215
by: Seguros Catatumbo | last post by:
Hello guys, i am trying to port my custom asp 3.0 error page to asp.net. I want to disable debugging in my asp.net projects but i want to show the users a pretty page but that page should send me an email with the details of the error. On classic asp i just went to iis and mapped the 500 error code to error.asp, which does this: set objError = Server.getLastError()
7
3636
by: wwhitman | last post by:
I'm having issues transferring a file from a WEB client running a C++ application to a PHP server script. I have debugged through the C++ side and no errors are reported, but the file does not appear on the server. My current environment is a Vista business system running IIS. I developed the C++ app using Microsoft's Visual Studio. I know the configuration is correct as the application does communicate with PHP scripts to transfer XML data...
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10306
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10139
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10075
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
9931
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8961
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4037
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
2
3632
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.