Results 1 to 3 of 3

Thread: unable to debug

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    9

    Unhappy unable to debug

    I recently installed VB.net on a new pc running on WinXP. Everything works OK when I run the application. My only problem, big problem, is that I am unable to debug. I set breakpoints in my application, but the application doesnt breaks at those points. It just runs through the entire app. Do I need to specify within VB.net to debug? Do I need to turn something on so that I can Debug. This is very urgent to me.
    Any help is greatly appreciated!
    Thanks

  2. #2
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148
    The project build needs to be set to "Debug" not "Release" - see the drop down box in the top frame

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    9
    ok I checked that... i think i found the problem but dont know how to permanently fix it. When the application is running, I go into Debug Processes and attach aspnet_wp.exe to the app. From that point on, my breakpoints and debugging work. So everytime i run the app, i have to do this. Is there any way to attach the process permanently to the application?

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