473,396 Members | 1,832 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,396 software developers and data experts.

Undetected runtime errors

I have the Application_Error event method in the Global.asax setup to
send me an email regarding errors. But, I am getting reports from
users that a specific page is producing a runtime error message from
time to time, but I am never receiving any email notification
regarding the error.

Does anyone know why some runtime errors make it past the global
Application_Error catch-all event and how to detect these kind of
errors?
Nov 18 '05 #1
4 1259
http://www.devdex.com/asp/message.asp?p=2912&r=4178971
This may help you, there are a few possible solutions.
"James" <ja****@hotmail.com> wrote in message news:79**************************@posting.google.c om...
I have the Application_Error event method in the Global.asax setup to
send me an email regarding errors. But, I am getting reports from
users that a specific page is producing a runtime error message from
time to time, but I am never receiving any email notification
regarding the error.

Does anyone know why some runtime errors make it past the global
Application_Error catch-all event and how to detect these kind of
errors?

Nov 18 '05 #2
Thanks Raterus, but I already have my Global.asax.cs code properly setup and
I am not using a page level error handler.

It is almost as if the error is outside the scope of the application error
handler. The page in question is embedded within an IFRAME that refreshes
every 30 seconds.

"Raterus" <ra*****@spam.org> wrote in message
news:uV**************@tk2msftngp13.phx.gbl...
http://www.devdex.com/asp/message.asp?p=2912&r=4178971
This may help you, there are a few possible solutions.
"James" <ja****@hotmail.com> wrote in message
news:79**************************@posting.google.c om...
I have the Application_Error event method in the Global.asax setup to
send me an email regarding errors. But, I am getting reports from
users that a specific page is producing a runtime error message from
time to time, but I am never receiving any email notification
regarding the error.

Does anyone know why some runtime errors make it past the global
Application_Error catch-all event and how to detect these kind of
errors?

Nov 18 '05 #3
Thinking in another way, is there anything happened that prevents the aspnet
working process from sending e-mail to you?

Perheps you can try writing a small web applpication that just send a email
to you with the same setting as the mentioned web page.

"James" <ja****@hotmail.com> ¦b¶l¥ó
news:CQ*******************@twister.tampabay.rr.com ¤¤¼¶¼g...
Thanks Raterus, but I already have my Global.asax.cs code properly setup and I am not using a page level error handler.

It is almost as if the error is outside the scope of the application error
handler. The page in question is embedded within an IFRAME that refreshes
every 30 seconds.

"Raterus" <ra*****@spam.org> wrote in message
news:uV**************@tk2msftngp13.phx.gbl...
http://www.devdex.com/asp/message.asp?p=2912&r=4178971
This may help you, there are a few possible solutions.
"James" <ja****@hotmail.com> wrote in message
news:79**************************@posting.google.c om...
I have the Application_Error event method in the Global.asax setup to
send me an email regarding errors. But, I am getting reports from
users that a specific page is producing a runtime error message from
time to time, but I am never receiving any email notification
regarding the error.

Does anyone know why some runtime errors make it past the global
Application_Error catch-all event and how to detect these kind of
errors?


Nov 18 '05 #4
What kind of error are raported ?

--

"James" <ja****@hotmail.com> a écrit dans le message de
news:79**************************@posting.google.c om...
I have the Application_Error event method in the Global.asax setup to
send me an email regarding errors. But, I am getting reports from
users that a specific page is producing a runtime error message from
time to time, but I am never receiving any email notification
regarding the error.

Does anyone know why some runtime errors make it past the global
Application_Error catch-all event and how to detect these kind of
errors?

Nov 18 '05 #5

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

Similar topics

0
by: Tony Johansson | last post by:
Hello Experts! I reading a book called programming with design pattern revealed by Tomasz Muldner and here I read something that sound strange. "Exception are divided into logic errors and...
8
by: g_man | last post by:
I am trying trap Runtime error 3022 (duplicates) in the click event of a command button that closes the form. I have code in the Form_Error event that does a good job of providing a more meaningful...
0
by: na | last post by:
After installing AJAX 1.0 RC on my Windows 2003 server, I run into the following errors when requesting an ASP.Net 2.0 page that transforms XML data with XSLT. The XML data is of size 5MB and the...
1
by: rickcross | last post by:
I am trying to use the Access 2007 runtime. I have a program that is fully working in 2007 but when I install the runtime version with same Operating system and Access 2003 installed I have...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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,...
0
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...
0
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...

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.