Click here to Skip to main content
15,907,497 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionoptimized load of asp.net dll Pin
sc steinhayse8-Jul-12 8:30
sc steinhayse8-Jul-12 8:30 
I am basically trying to step through my code for a C# 2010 web application and I can not see the value of my variables in most cases since the application is 'optimized'. Since I want to be able to see the values in variables whwn I step through the code, I will let you know what I have done to solve my problem and you might be able to tell me how to fix this problem:
1. I rebuild from the file menu.
2. I selected the configuation option to be 'debug',
3. for the project file that is the web app, I made certain the optimize was not checked.
4. When I went to windows--> debug--> modules I saw the following:
a. my specific dlls were recently compile, and they are optimized.
b. I find some microsoft dlls saying, "Cannot find or open the PDB file."

Thus can you suggest what I can to make certain my modules are not optimized so I can step through the code?
AnswerRe: optimized load of asp.net dll Pin
markovl9-Jul-12 21:18
markovl9-Jul-12 21:18 
GeneralRe: optimized load of asp.net dll Pin
sc steinhayse10-Jul-12 17:34
sc steinhayse10-Jul-12 17:34 
AnswerRe: optimized load of asp.net dll Pin
markovl10-Jul-12 19:45
markovl10-Jul-12 19:45 
GeneralRe: optimized load of asp.net dll Pin
sc steinhayse11-Jul-12 10:33
sc steinhayse11-Jul-12 10:33 
Questionweb app using linq to sql Pin
dcof8-Jul-12 6:16
dcof8-Jul-12 6:16 
AnswerRe: web app using linq to sql Pin
R. Giskard Reventlov9-Jul-12 5:21
R. Giskard Reventlov9-Jul-12 5:21 
GeneralWeb.config with variable or key inside Pin
Marius DUMITRU8-Jul-12 0:39
Marius DUMITRU8-Jul-12 0:39 
GeneralRe: Web.config with variable or key inside Pin
Sandeep Mewara8-Jul-12 4:31
mveSandeep Mewara8-Jul-12 4:31 
GeneralRe: Web.config with variable or key inside Pin
Karthik. A9-Jul-12 9:48
Karthik. A9-Jul-12 9:48 
Questionasp.net error A first chance exception of type Pin
dcof7-Jul-12 19:26
dcof7-Jul-12 19:26 
Questionasp.net debug error message Pin
dcof7-Jul-12 19:25
dcof7-Jul-12 19:25 
AnswerRe: asp.net debug error message Pin
Sandeep Mewara7-Jul-12 21:12
mveSandeep Mewara7-Jul-12 21:12 
GeneralRe: asp.net debug error message Pin
dcof8-Jul-12 6:15
dcof8-Jul-12 6:15 
GeneralRe: asp.net debug error message Pin
Sandeep Mewara11-Jul-12 1:55
mveSandeep Mewara11-Jul-12 1:55 
Questionnews article page Pin
Jassim Rahma7-Jul-12 10:44
Jassim Rahma7-Jul-12 10:44 
AnswerRe: news article page Pin
Sandeep Mewara8-Jul-12 4:18
mveSandeep Mewara8-Jul-12 4:18 
GeneralRe: news article page Pin
Joshua Omundson9-Jul-12 13:27
Joshua Omundson9-Jul-12 13:27 
AnswerRe: news article page Pin
zhxhdean11-Jul-12 19:28
zhxhdean11-Jul-12 19:28 
Generalasp.net Pin
rinku rlsual7-Jul-12 7:00
rinku rlsual7-Jul-12 7:00 
AnswerRe: asp.net Pin
Sandeep Mewara7-Jul-12 7:59
mveSandeep Mewara7-Jul-12 7:59 
AnswerRe: asp.net Pin
AmitGajjar10-Jul-12 22:40
professionalAmitGajjar10-Jul-12 22:40 
GeneralRe: asp.net Pin
zhxhdean11-Jul-12 19:31
zhxhdean11-Jul-12 19:31 
QuestionGroupvalidation in asp.net Pin
deeptul7-Jul-12 1:32
deeptul7-Jul-12 1:32 
AnswerRe: Groupvalidation in asp.net Pin
Sandeep Mewara7-Jul-12 8:15
mveSandeep Mewara7-Jul-12 8:15 

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.