Results 1 to 3 of 3

Thread: [Resolved] Debugging in ASP .Net turned off

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Smile [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

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612
    Thanks Lethal, that did the trick.
    David Wilhelm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width