Re: Unable to start debugging on the server
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Adding new infomration to problem:
I was just able to start debugging through attaching:
I run the application with debugging then
Tools->Debug Process-> picked aspnet_wp.exe and the click on attache.
Then I put a break point on a button_click event and it worked.
How can I then make it work by the regular way by starting it with F5 ?
Thanks
.
Relevant Pages
- Java debug performance
... I'll run the app server with debugging enabled, ... Running the app server with debugging enabled (but before attaching ... a client) does not seem to affect performance. ... (comp.lang.java.programmer) - Re: Remote Debugging a Mixed Mode (Manage C++ DLL)
... the remote machine path. ... debugging it's showing the same process as "Managed". ... Probably you are attaching ... the debugger using only native debugging engine. ... (microsoft.public.vsnet.debugging) - COM+ registry database error while debugging
... My VB.Net application was runnning fine till I tried debugging by attaching a process. ... VS.Net hung after that and I had to open the solution again. ... (microsoft.public.vsnet.debugging) - Re: Emulator "unable to start program"
... You can't debug a DLL directly. ... Search for information on attaching to ... a remote process and debugging. ... (microsoft.public.pocketpc.developer) - Re: ASP.net 2.0 webserver problem
... was using developement webserver ... Which problems were you having debugging in IIS? ... It should work pretty much the same (including attaching to the process, ... (microsoft.public.dotnet.framework.aspnet) |
|