|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Not able to put the breakpoint :(
Hi
I have this web application and I want to debug so that I can modify the function for some problem The problem is when I try to put the breakpoint on the application it says Code:
========= The following breakpoint cannot be set At file.cs, line 4 character 6 The common language runtime was unable to set the breakpoint ========== This happens irrespective of any line where I am trying to place the breakpoint Its random and when I am able to put the breakpoint and attach the w3wp.exe, the web page on the button click throws this error ===== Code:
Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. ===== I went to Debug->Windows->Modules and I can see there that there are messages under Symbol Status like "No Symbols loaded" and Cannot find or open the pdb file I really dont have the pdb files(just the dll) but I doubt thats the reason for all this The build goes successful and when I run the web application without attaching w3wp.exe, everything works normally! Please help!
__________________
Contact info: Primary email: advanced.programmer@gmail.com MSN/email: superprg@hotmail.com AIM: superprg |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > .Net Development > Not able to put the breakpoint :( |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|