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.
Cannot put breakpoints and debug in VB.net program
Collapse
X
-
Comment
-
I reinstall VS 2005 and it fix the problem. Any Debug uhide-import etc did not help.Originally posted by kenobewanThere are some useful suggestions in this thread that may help:
vb.net debugger - view source
thank you for your time!Comment
Comment