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

errorpage tag

Hi, I have just a question: I need when a error ocurrs on my page, the error
page that I defined be oponed. Just setting errorPage="ErrorPage1.aspx" in
my page will work, rigth? or I'm making a mistake, because I doesn't work
and the page crashed showing the message error.

I need your support, thanks.
Nov 17 '05 #1
2 1196
have you turned custom errors to On case sensitive i believe
"CT" <ca******@spammersgoawaydotnetservices.biz> wrote in message
news:O7*************@TK2MSFTNGP09.phx.gbl...
I don't know how your Web.config is set up, but you're right that should
work. Have you tried with a simple HTML file instead of the aspx file?

--
Carsten Thomsen
http://www.apress.com/book/bookDisplay.html?bID=105
"Daniel" <db**********@exactus.com> wrote in message
news:ez****************@tk2msftngp13.phx.gbl...
Hi, I have just a question: I need when a error ocurrs on my page, the

error
page that I defined be oponed. Just setting errorPage="ErrorPage1.aspx" in my page will work, rigth? or I'm making a mistake, because I doesn't work and the page crashed showing the message error.

I need your support, thanks.


Nov 17 '05 #2
Thanks it worked, I was missing set custom errors to On.

"Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com > wrote in
message news:OA**************@TK2MSFTNGP12.phx.gbl...
have you turned custom errors to On case sensitive i believe
"CT" <ca******@spammersgoawaydotnetservices.biz> wrote in message
news:O7*************@TK2MSFTNGP09.phx.gbl...
I don't know how your Web.config is set up, but you're right that should
work. Have you tried with a simple HTML file instead of the aspx file?

--
Carsten Thomsen
http://www.apress.com/book/bookDisplay.html?bID=105
"Daniel" <db**********@exactus.com> wrote in message
news:ez****************@tk2msftngp13.phx.gbl...
Hi, I have just a question: I need when a error ocurrs on my page, the error
page that I defined be oponed. Just setting
errorPage="ErrorPage1.aspx" in my page will work, rigth? or I'm making a mistake, because I doesn't work and the page crashed showing the message error.

I need your support, thanks.



Nov 17 '05 #3

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

Similar topics

1
by: Eje | last post by:
I'm designing a 3-tier web application in .NET. In the middle tier I have an error handler. I use Try-Catch where I feel it's necessary. If I get a critical error I would like to redirect to a...
3
by: Michael | last post by:
Hello, I'm using Web Matrix and tried to add ErrorPage like this: <%@ Page Language="C#" Debug="true" ErrorPage="hello.aspx" %> I thought this would trap unhandled exceptions and redirects to...
1
by: Daniel | last post by:
How can I get in my custom ErrorPage the error message from the page that produced the error ?? This is just for displaying the error.
0
by: Tee | last post by:
Hi I am currently creating an error handling event that will email the error details to my email. but what I can get is just the exception.stacktrace & exception.message. can we email the...
1
by: Lars Netzel | last post by:
Hey! I use a custom error page in my solution, ErrorPage.aspx. Which I have styled so it goes well with the rest of the appliction... it's currently all static... Is there anyway in that page...
2
by: Jeff Robichaud | last post by:
Hi, It is said the ErrorPage property of System.Web.UI.Page defines the target page where the browser will be redirected when un unhandled exception occurs. Doesn't seem to work...well it works...
2
by: ad | last post by:
Hi, I use the setting below in Web.config <customErrors mode="On" defaultRedirect="~/ErrorPage/GenericErrorPage.aspx" /> How could we get error statusCode when GenericErrorPage is load?
1
by: banjuu | last post by:
Hi all, i need to add errorpage in every jsp page in my project.can any one provide errorpage tht should display error occurred. need very urgent......plz help me yaar
8
Paxxer
by: Paxxer | last post by:
Hi All, <%@ Page Language="C#" MasterPageFile="~/MasterPages/MyMaster.master" errorPage="~/Errors/Error.aspx" Title="This will have an Error" ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
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...

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.