Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
4.20/5 (2 votes)
See more:
Am using VS 2012 express edition for desktop , when i create a web forms project and open a class, the break point flickers when i click on any line of the code editor.

I'm unable to write further code, I deleted all the break points(cntrl+shift+f9), but the flickering does not go away

im new to .net and stuck with this problem for three days

Anyone out here to help.

Thanks in advance
Posted
Comments
Joezer BH 25-Jul-13 8:00am    
and if you close the Visual Studio and open it again it stays the same?
Pradeep Bolleddula 25-Jul-13 8:08am    
Yes, I deleted the project and created new ones. The problem remains
Joezer BH 25-Jul-13 8:38am    
Well, try to reset the VS settings, see link on howto:
http://msdn.microsoft.com/en-us/library/ms247075(v=vs.100).aspx

and if that does not work, you might try to remove & install the VS (it's not that much of a fuss)
Pradeep Bolleddula 26-Jul-13 0:44am    
Thanks Sir,

It works now. thanks for your time

1 solution

what is the meanning of "the break point flickers "?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900