Click here to Skip to main content
16,006,594 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I need code upload Video by ASP Classic Pin
Sandeep Mewara6-Jun-10 18:21
mveSandeep Mewara6-Jun-10 18:21 
QuestionMessage Removed Pin
6-Jun-10 11:26
tek 20096-Jun-10 11:26 
AnswerRe: fill a table Pin
Sandeep Mewara6-Jun-10 18:22
mveSandeep Mewara6-Jun-10 18:22 
QuestionMatrix Report in Crystal Report Pin
sharad Pyakurel5-Jun-10 17:09
sharad Pyakurel5-Jun-10 17:09 
AnswerRe: Matrix Report in Crystal Report Pin
Sandeep Mewara5-Jun-10 21:04
mveSandeep Mewara5-Jun-10 21:04 
QuestionRequesting for a suggession about choosing the best method to determine Debug mode Pin
Nadia Monalisa5-Jun-10 9:23
Nadia Monalisa5-Jun-10 9:23 
AnswerRe: Requesting for a suggession about choosing the best method to determine Debug mode Pin
Not Active5-Jun-10 13:16
mentorNot Active5-Jun-10 13:16 
GeneralRe: Requesting for a suggession about choosing the best method to determine Debug mode Pin
Nadia Monalisa5-Jun-10 16:27
Nadia Monalisa5-Jun-10 16:27 
Actually, I handle Application_Error event in Global.asax page and check if the application is not in Debug mode, then, Redirect the user to a customer error page, otherwise, show the error so that I can debug. I made a Windows Utility Application which has functionality such that, it can connect to FTP, download the web.config file, change the debug mode to either TRUE or FALSE and then upload the web.config file again to the server. For some reason, if my application crash in the production server, I run my Windows Utility Program to change the Debug mode to TRUE and then, I see the stack trace and error message immediately. This utility saves me from opening the Visual Studio, edit the config file, open FTP program, upload etc...etc..

So, will #debug directive work in this scenario ? So far I know, #debug directive is for Visual Studio, but when my web application recompile for new Web.Config file in the Server, will that respect the #debug directive ? I am not sure!
GeneralRe: Requesting for a suggession about choosing the best method to determine Debug mode Pin
Not Active5-Jun-10 16:54
mentorNot Active5-Jun-10 16:54 
GeneralRe: Requesting for a suggession about choosing the best method to determine Debug mode Pin
Nadia Monalisa5-Jun-10 17:58
Nadia Monalisa5-Jun-10 17:58 
Questionweb page postback Pin
Zeyad Jalil5-Jun-10 3:51
professionalZeyad Jalil5-Jun-10 3:51 
AnswerRepost Pin
Not Active5-Jun-10 3:55
mentorNot Active5-Jun-10 3:55 
AnswerRe: web page postback Pin
awedaonline5-Jun-10 19:15
awedaonline5-Jun-10 19:15 
AnswerRe: web page postback Pin
Jamil Hallal6-Jun-10 20:26
professionalJamil Hallal6-Jun-10 20:26 
Questionpage reload Pin
Zeyad Jalil5-Jun-10 2:55
professionalZeyad Jalil5-Jun-10 2:55 
AnswerRe: page reload Pin
Nadia Monalisa5-Jun-10 9:28
Nadia Monalisa5-Jun-10 9:28 
GeneralRe: page reload Pin
Not Active5-Jun-10 13:11
mentorNot Active5-Jun-10 13:11 
GeneralRe: page reload Pin
Nadia Monalisa5-Jun-10 16:20
Nadia Monalisa5-Jun-10 16:20 
GeneralRe: page reload Pin
Not Active5-Jun-10 16:38
mentorNot Active5-Jun-10 16:38 
GeneralRe: page reload Pin
Nadia Monalisa5-Jun-10 16:45
Nadia Monalisa5-Jun-10 16:45 
GeneralRe: page reload Pin
Not Active5-Jun-10 17:00
mentorNot Active5-Jun-10 17:00 
AnswerRe: page reload Pin
Not Active5-Jun-10 13:09
mentorNot Active5-Jun-10 13:09 
Question[MVC 2] Some article, tutorial maybe... cause i'm total begginner in this subject Pin
Adrian Pasik5-Jun-10 2:53
Adrian Pasik5-Jun-10 2:53 
AnswerRe: [MVC 2] Some article, tutorial maybe... cause i'm total begginner in this subject Pin
Not Active5-Jun-10 3:07
mentorNot Active5-Jun-10 3:07 
GeneralRe: [MVC 2] Some article, tutorial maybe... cause i'm total begginner in this subject Pin
Adrian Pasik5-Jun-10 7:13
Adrian Pasik5-Jun-10 7:13 

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.