Tagged Questions
1
vote
3answers
198 views
Visual Studio Shows errors until I open the *.aspx.cs page?
The Visual Studio Error List shows like 50 errors about controls and variables not existing. I double click an error, it takes me to it, and after about 1 second they all go away!
There aren't any ...
0
votes
1answer
27 views
How to tell Visual Studio not to display the same warning multiple times?
A few weeks ago I started noticing that my VS displays some warnings twice. Same Line/Column for both displayed warnings. It's exactly the same warning which is displayed twice within the Error List.
...