all groups > dotnet framework > august 2005 >
You're in the

dotnet framework

group:

Debugging issue



Debugging issue Stephen Noronha
8/31/2005 3:58:21 PM
dotnet framework: Hi,

Is there a way of debugging a web application other than hitting F5 on VS
..NET.
I have a box that has less RAM and the bloody application dies on me. it
makes me put my hair.
I want to debug my application to check whether my application is taking
correct values.

Thanks,
Stephen

Re: Debugging issue Bennie Haelen
8/31/2005 4:35:35 PM
Hi Stephen,

You can attach the debugger to the ASPNET process:

- Select Debug | Processes
- In the Process list, make sure that "Show System Processes" is selected.
- Select "aspnet" from the process list and click the "Attach" button

Bennie Haelen
[quoted text, click to view]
AddThis Social Bookmark Button