|
-
Oct 21st, 2003, 08:29 AM
#1
Thread Starter
Fanatic Member
[Resolved] Debugging in ASP .Net turned off
Hello everyone. Somehow in .Net I turned off debugging for my ASP programs.
I think it was a windows message box that came up and asked me if I wanted to turn debugging off. For some reason I clicked on yes and now when I set break points in my ASP programs in .Net, it does not stop for debugging.
I think I need to change a system setting but I have no idea where.
Does anyone know how I can turn this back on?
Thanks
Last edited by indydavid32; Oct 21st, 2003 at 10:45 AM.
David Wilhelm
-
Oct 21st, 2003, 09:11 AM
#2
PowerPoster
I'm going off the top of my head here because the machine I'm on does not have VS .NET, so there may be a small difference.
Right click your project and choose properties
Then, in the treeview, look for something called debugging. Now, there should be a settings called something like 'Enable ASP.NET Debugging.' Switch the flag to true.
-
Oct 21st, 2003, 10:39 AM
#3
Thread Starter
Fanatic Member
Thanks Lethal, that did the trick.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|