Results 1 to 4 of 4

Thread: Debugging in ASP .Net turned off

  1. #1

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

    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
    David Wilhelm

  2. #2
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Wink

    Only place i know is here:

    From the VS.NET IDE menu, select Build, Configuration Manager. Then select Debug from the combobox.
    ~Peter


  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Also if you right click on the Project and go to its properties, under Configuarion Properties->Debugging there are two checkboxes for Debugging ASP and ASP.NET.

  4. #4
    Lively Member
    Join Date
    Oct 2003
    Posts
    88
    might be the attached jpg
    Attached Images Attached Images  

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