up vote 0 down vote favorite
share [g+] share [fb]

would really appreciate some thoughts on the following issue.

When I attached to the w3wp.exe process. It start to load the symbols then the debugger stops before ever hitting a breakpoint. If I then restart the w3wp process and refresh “Attach to process” I can debug but only for one page cycle. I have reinstalled IIS7 on Vista and have update VS 2008 with service pack 1.

Any thoughts why the debugging would stop after one page cycle. This happens on all of my projects.

thanks.

link|improve this question

70% accept rate
Have you enabled debugging in the web.config file for your web site? – tvanfosson Nov 24 '08 at 13:22
yeah, i've done thats. To clarify i can reach a breakpoint but then once the page cycle ends then the debugging stops. – frosty Nov 24 '08 at 13:49
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.