While I was trying to debug my application the VS2008 debugger is not hitting at the break points I had set. Then I tried to find out the reason why it's not getting hit now, as it was working properly just one day before!!!.
I checked whether VS2008 is in debug mode, whether it is emitting debug symbols in bin folder of web. Every thing seems okay, then googled next, found I am not alone in this world with this problem. But the answers were not helpful as some one suggested after reinstalling the VS2008 it's working fine now. Any way I really don't want to reinstall the vs2008 as I got some urgent work to be done.
Finally on next day I thought about web.config settings that I had changed some days ago. Yes I changed the debug to false!!!!
0 comments:
Post a Comment