Re: I can't set breakpoints!
Quote:
Originally Posted by JonathanSchmidt
I tried reinstalling vb .net and the framework but it didn't make any difference.
Hope u have got the solution.But if not just try this.. I've had the similar problem and it got solved by:
Go to the Web.Config file.... Go to the compilation section and set debug = "true".
Jope u find this post helpful.
Re: I can't set breakpoints!
in your Project>Properties. Make sure you have the ASP.NET debugging option checked :D
you should also be a user in the debuggers group.
plus, we're all assuming you are clicking the "Play" button or pressing F5... are you? :D sorry if thats insulting question. asking the obvious