visual studio - Corrupt project VS2012 -


opening solution (2 projects) in vs2012, several errors:

1. unable load 1 or more breakpoints. 2. value not fall within expected range (opening web.config) 

looks corrupted. there easy way recover? breakpoints stored? value (suddenly) out of range? in advance help!

there still (hidden) .suo file. removing file resolves both problems!


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -