Click here to Skip to main content
15,902,198 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionStop debuggin and run time messages in asp.net Pin
rains197915-May-09 4:52
rains197915-May-09 4:52 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Parwej Ahamad15-May-09 6:10
professionalParwej Ahamad15-May-09 6:10 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 3:38
rains197918-May-09 3:38 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj16-May-09 6:13
professionalManas Bhardwaj16-May-09 6:13 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 22:57
rains197918-May-09 22:57 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj18-May-09 23:03
professionalManas Bhardwaj18-May-09 23:03 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:23
rains197919-May-09 0:23 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:10
rains197919-May-09 0:10 
I got a nice article which mentions how to handle undhandled error.

http://www.15seconds.com/issue/030102.htm

It even works when the error is on the webpage itself.
But now my problem is, In the code we have used a dll. (which is a seperate project type of classlibrary). Now in this when the sql fires and if it gives error in the catch block it directly says as

Throw Exception.

Now that's the problem. This error does not come on the webpage as it is not trapped. It directly throws the error in the dll itself.

Can I handle this error in my application without changing my code??

Thanks.
Rains
QuestionPage.IsValid conditional not working Pin
bigmish215-May-09 4:05
bigmish215-May-09 4:05 
AnswerRe: Page.IsValid conditional not working Pin
RyanMorris15-May-09 4:54
RyanMorris15-May-09 4:54 
GeneralRe: Page.IsValid conditional not working Pin
bigmish215-May-09 5:05
bigmish215-May-09 5:05 
GeneralRe: Page.IsValid conditional not working Pin
RyanMorris15-May-09 5:18
RyanMorris15-May-09 5:18 
GeneralRe: Page.IsValid conditional not working Pin
bigmish215-May-09 5:43
bigmish215-May-09 5:43 
AnswerRe: Page.IsValid conditional not working Pin
Samer Aburabie15-May-09 4:59
Samer Aburabie15-May-09 4:59 
NewsSending SMS in ASP.Net 2.0 using webservice Pin
Smart_Boy15-May-09 2:42
Smart_Boy15-May-09 2:42 
QuestionWeb setup project fails in Windows vista and IIS7 Pin
Muhammad Sohaib Yousaf15-May-09 2:14
Muhammad Sohaib Yousaf15-May-09 2:14 
AnswerRe: Web setup project fails in Windows vista and IIS7 Pin
N a v a n e e t h15-May-09 2:20
N a v a n e e t h15-May-09 2:20 
AnswerRe: Web setup project fails in Windows vista and IIS7 Pin
Glider1234518-Jun-09 3:24
Glider1234518-Jun-09 3:24 
QuestionAJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper15-May-09 1:24
beginner_csharper15-May-09 1:24 
AnswerRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
Smart_Boy15-May-09 2:44
Smart_Boy15-May-09 2:44 
GeneralRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper15-May-09 5:17
beginner_csharper15-May-09 5:17 
AnswerRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
Smart_Boy15-May-09 9:00
Smart_Boy15-May-09 9:00 
GeneralRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper15-May-09 22:03
beginner_csharper15-May-09 22:03 
GeneralRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
Smart_Boy16-May-09 20:17
Smart_Boy16-May-09 20:17 
GeneralRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper16-May-09 23:12
beginner_csharper16-May-09 23:12 

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.