Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Visual Studio .NET Debugger Does Not Stop on Breakpoints When I Debug ASP.NET Pages in VS1.1

Visual Studio .NET Debugger Does Not Stop on Breakpoints When I Debug ASP.NET Pages in VS1.1

Scheduled Pinned Locked Moved ASP.NET
debuggingcsharphelpasp-netvisual-studio
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    K Safvi
    wrote on last edited by
    #1

    Hi all, I have a problem. The debugger in VS1.1 is not hitting the breakpoint. I have correct configuration settings (set to Debug) under the Project Properties and also debug attribute is set to true in config file. When the application is built and the output is rendered in the browser the application gets detached and enven can be rebuilt and run again. Can any one guide me whats the issue? Thanks in advance. Safvi

    P A 2 Replies Last reply
    0
    • K K Safvi

      Hi all, I have a problem. The debugger in VS1.1 is not hitting the breakpoint. I have correct configuration settings (set to Debug) under the Project Properties and also debug attribute is set to true in config file. When the application is built and the output is rendered in the browser the application gets detached and enven can be rebuilt and run again. Can any one guide me whats the issue? Thanks in advance. Safvi

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      Are you using Windows Vista ?

      Parwej Ahamad ahamad.parwej@gmail.com

      K 1 Reply Last reply
      0
      • P Parwej Ahamad

        Are you using Windows Vista ?

        Parwej Ahamad ahamad.parwej@gmail.com

        K Offline
        K Offline
        K Safvi
        wrote on last edited by
        #3

        no i am using XP service pack 2. Thnaks for the reply. Safvi

        P 1 Reply Last reply
        0
        • K K Safvi

          no i am using XP service pack 2. Thnaks for the reply. Safvi

          P Offline
          P Offline
          Parwej Ahamad
          wrote on last edited by
          #4

          Do you have multiple framework version on your machine? Follow the below instruction- If Anonymous is on, then the app is running under the ASPNET account (or possibly Network Service). These accounts (and add IUSR_ while you're there) should also be in the Debuggers group. Or simply turn off Anonymous. If your web server is not your desktop, then try turning on Basic. Then the application will be running under your user context.

          Parwej Ahamad ahamad.parwej@gmail.com

          K 1 Reply Last reply
          0
          • P Parwej Ahamad

            Do you have multiple framework version on your machine? Follow the below instruction- If Anonymous is on, then the app is running under the ASPNET account (or possibly Network Service). These accounts (and add IUSR_ while you're there) should also be in the Debuggers group. Or simply turn off Anonymous. If your web server is not your desktop, then try turning on Basic. Then the application will be running under your user context.

            Parwej Ahamad ahamad.parwej@gmail.com

            K Offline
            K Offline
            K Safvi
            wrote on last edited by
            #5

            yes i do have multiple dot net frameworks on my mechine. i turned off Anonymous but it did not work. How to put a certain account under Debuggers group. i m using a Windows XP and the application is running on locahost. Thanks, Safvi

            1 Reply Last reply
            0
            • K K Safvi

              Hi all, I have a problem. The debugger in VS1.1 is not hitting the breakpoint. I have correct configuration settings (set to Debug) under the Project Properties and also debug attribute is set to true in config file. When the application is built and the output is rendered in the browser the application gets detached and enven can be rebuilt and run again. Can any one guide me whats the issue? Thanks in advance. Safvi

              A Offline
              A Offline
              Abhijit Jana
              wrote on last edited by
              #6

              Safvi, Where is your application hosted ? Is it hosted on IIS and you want to debug your code ? Then you need to attach process for debug. Have a look, Debug Your ASP.NET Application that Hosted on IIS : Process Attach and Identify which process to attach[^]

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups