Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Cannot debug ASP.Net
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 4024547"] I start in debug mode and set a breakpoint on the page load event for the startup page. The browser opens and the page renders. The breakpoint turns to a "?" and says the breakpiont cannot be reached. Here is my output and I notice the aspnet_wp.exe is exiting. No idea how to fix this. Yes I am in debig and not release mode. Auto-attach to process '[3052] aspnet_wp.exe' on machine 'DELL' succeeded. 'DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded. 'DefaultDomain': Loaded 'c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll', No symbols loaded. 'DefaultDomain': Loaded 'c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', No symbols loaded. 'DefaultDomain': Loaded 'c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll', No symbols loaded. '/LM/w3svc/1/root-1-127598359525625000': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded. '/LM/w3svc/1/root-1-127598359525625000': Loaded 'c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll', No symbols loaded. '/LM/w3svc/1/root-1-127598359525625000': Loaded 'c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', No symbols loaded. '/LM/w3svc/1/root-1-127598359525625000': Loaded 'c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll', No symbols loaded. The thread '<No Name>' (0xccc) has exited with code 0 (0x0). The program '[3052] aspnet_wp.exe: DefaultDomain' has exited with code 0 (0x0). The program '[3052] aspnet_wp.exe: /LM/w3svc/1/root-1-127598359525625000' has exited with code 0 (0x0). The thread has exited with code 0 (0x0). The program '[3092] IEXPLORE.EXE: Script program' has exited with code 0 (0x0). [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Cannot debug ASP.Net
Top