Results 1 to 10 of 10

Thread: Debugger Died *RESOLVED*

  1. #1

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Debugger Died *RESOLVED*

    I have been using asp.net for about a month now, the debugger has ALWAYS stopped on breakpoints... now it doesnt... ever.

    I think i may have changed something in IIS to stop it working, but I dunno what.

    I am starting in DEBUG mode and selecting START (not start without debug)

    any ideas?
    Last edited by tailz; Jul 17th, 2003 at 02:21 AM.

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Right click on the project ---> properties
    -- Configuration Properties --> Debuggin
    -- Change ASP.NET Debugging == True

  3. #3

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306
    thanks matey.

    I remember why it disapeared now as well, keep getting a permissions error saying I'm not in the debuggers group when I know I am so it turns debugging off.


    thanks once again

  4. #4

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306
    solved my prob. I found a nice page in the vs-help regarding debugging problems.

    Ill post the link later (when I get home ) in case anyone else has this problem

    thanks

  5. #5
    Addicted Member
    Join Date
    Mar 2007
    Posts
    240

    Re: Debugger Died *RESOLVED*

    Please I have the same problem, can you help me what to do?

    Code:
    Right click on the project ---> properties
    -- Configuration Properties --> Debuggin
    -- Change ASP.NET Debugging == True
    This one does'nt work for me.

  6. #6

    Thread Starter
    Hyperactive Member tailz's Avatar
    Join Date
    Jul 2002
    Posts
    306

    Re: Debugger Died *RESOLVED*

    wow you're digging up an old post over 4 years in fact when I first started playing with ASP.NET

    Make sure its set to "enabled" in your web.config file too.

    This link might explain better

    http://msdn2.microsoft.com/en-us/lib...dh(VS.80).aspx

  7. #7
    Addicted Member
    Join Date
    Mar 2007
    Posts
    240

    Re: Debugger Died *RESOLVED*

    Actually I don't what to do now?

    I followed the instructions from this link:

    http://msdn2.microsoft.com/en-us/lib...dh(VS.80).aspx

    But it doesn't work for me.

    I am using vs2005 and ajax, and recently I upgraded it to service pack 1 of vs2005.

    It works fine before but then right now I don't know what happen to my vs2005, the debugger is not working any more.


    What must I do?

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Debugger Died *RESOLVED*

    Tailz, you're still alive.

    When I get this problem sometimes, I find that clearing the temporary ASP.NET folder helps. You'll find it in C:\windows\system32\frameworks.........

    Also, turn off the Indexing Service.

  9. #9
    Addicted Member
    Join Date
    Mar 2007
    Posts
    240

    Re: Debugger Died *RESOLVED*

    In my computer it doesn't exists. I don't know why?

  10. #10
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    Re: Debugger Died *RESOLVED*

    Try %WINDIR%\Microsoft.Net\Framework\

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