Click here to Skip to main content
15,917,565 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to display datagrid Pin
varshavmane27-Dec-06 21:33
varshavmane27-Dec-06 21:33 
AnswerRe: how to display datagrid Pin
Venkatesh Mookkan27-Dec-06 21:41
Venkatesh Mookkan27-Dec-06 21:41 
Questionhow to add a music player in asp.net application [modified] Pin
Amit Sk Sharma27-Dec-06 20:16
Amit Sk Sharma27-Dec-06 20:16 
QuestionDefault Folders in ASP.NET 2005 Pin
varshavmane27-Dec-06 20:12
varshavmane27-Dec-06 20:12 
AnswerRe: Default Folders in ASP.NET 2005 Pin
Venkatesh Mookkan27-Dec-06 21:53
Venkatesh Mookkan27-Dec-06 21:53 
QuestionSorting Files Pin
248912827-Dec-06 19:54
248912827-Dec-06 19:54 
AnswerRe: Sorting Files Pin
ednrgc28-Dec-06 8:51
ednrgc28-Dec-06 8:51 
QuestionProblem in Creating Custom Error Page Pin
Jay_se27-Dec-06 19:44
Jay_se27-Dec-06 19:44 
Hi All,

I wish to redirect the user to the Custom Error Page, incase of any unhandled exception, for example GeneralErrors.aspx page.

In my web.config file, I have mentioned below.

<customErrors mode="RemoteOnly" defaultRedirect="~/GeneralErrors.aspx" />

But In any unhandled exception, it shows some error (Server Error in '/' Application), and now the URL Changed to below address

http://www.xyz.com/GeneralErrors.aspx?aspxerrorpath=/xxxx.aspx

Here xxxx.aspx is my source page which causes exception. How can I show the custom error page?





Regards,

Jay Smile | :)

AnswerRe: Problem in Creating Custom Error Page Pin
Arindam Tewary27-Dec-06 20:13
professionalArindam Tewary27-Dec-06 20:13 
AnswerRe: Problem in Creating Custom Error Page [modified] Pin
Jay_se27-Dec-06 21:48
Jay_se27-Dec-06 21:48 
QuestionGetting Default value in the textboxes Pin
Bala Munugoti27-Dec-06 19:38
Bala Munugoti27-Dec-06 19:38 
AnswerRe: Getting Default value in the textboxes Pin
Gamzun28-Dec-06 0:25
Gamzun28-Dec-06 0:25 
AnswerRe: Getting Default value in the textboxes Pin
ednrgc28-Dec-06 8:52
ednrgc28-Dec-06 8:52 
QuestionHow to get the XML File's Creation date Pin
Exelioindia27-Dec-06 19:24
Exelioindia27-Dec-06 19:24 
Questionproblem in image display.... Pin
araja_pandian27-Dec-06 17:54
araja_pandian27-Dec-06 17:54 
JokeRe: problem in image display.... Pin
Venkatesh Mookkan27-Dec-06 19:26
Venkatesh Mookkan27-Dec-06 19:26 
GeneralRe: problem in image display.... Pin
araja_pandian27-Dec-06 19:58
araja_pandian27-Dec-06 19:58 
GeneralRe: problem in image display.... Pin
Venkatesh Mookkan27-Dec-06 20:47
Venkatesh Mookkan27-Dec-06 20:47 
AnswerRe: problem in image display.... Pin
Venkatesh Mookkan27-Dec-06 19:26
Venkatesh Mookkan27-Dec-06 19:26 
QuestionProblem with Autopostback Pin
mohd imran abdul aziz27-Dec-06 16:41
mohd imran abdul aziz27-Dec-06 16:41 
AnswerRe: Problem with Autopostback Pin
Arindam Tewary27-Dec-06 18:25
professionalArindam Tewary27-Dec-06 18:25 
GeneralRe: Problem with Autopostback Pin
mohd imran abdul aziz27-Dec-06 18:30
mohd imran abdul aziz27-Dec-06 18:30 
GeneralRe: Problem with Autopostback Pin
Arindam Tewary27-Dec-06 18:32
professionalArindam Tewary27-Dec-06 18:32 
GeneralRe: Problem with Autopostback Pin
mohd imran abdul aziz27-Dec-06 18:44
mohd imran abdul aziz27-Dec-06 18:44 
GeneralRe: Problem with Autopostback Pin
Arindam Tewary27-Dec-06 19:25
professionalArindam Tewary27-Dec-06 19:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.