Cannot put breakpoints and debug in VB.net program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DDB
    New Member
    • Mar 2006
    • 5

    Cannot put breakpoints and debug in VB.net program

    I am using VS 2005. I created VB.NET program and I cannot debug it. I see that pdb files was created but debug does not work. Please help me to enable debugger in VB.NET program. In my Advance Compile Setting I have Define Debug constant and Define Trace constant is on and "generate debug info" set to Full.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Do you receive an error? Are you running Windows Vista?

    Comment

    • DDB
      New Member
      • Mar 2006
      • 5

      #3
      Originally posted by kenobewan
      Do you receive an error? Are you running Windows Vista?
      I did not get any errors during the compilation. I have Windows 2000.

      Comment

      • kenobewan
        Recognized Expert Specialist
        • Dec 2006
        • 4871

        #4
        There are some useful suggestions in this thread that may help:
        vb.net debugger - view source

        Comment

        • DDB
          New Member
          • Mar 2006
          • 5

          #5
          Originally posted by kenobewan
          There are some useful suggestions in this thread that may help:
          vb.net debugger - view source
          I reinstall VS 2005 and it fix the problem. Any Debug uhide-import etc did not help.
          thank you for your time!

          Comment

          Working...