Hello ,
I have been using VS 2012(Professional) since a year now but recently I have been seeing this problem.
So my project (.NET 3.5 framework) has a few forms and user controls, earlier when I loaded the project it would show everything properly. But since a month, whenever I load the project it will show only the .cs files and none of the windows forms or user controls.
It gives all the missing reference errors and after I clean- rebuild- build the solution it will not give me the errors but will still show only the .cs files.
I have to always close Visual Studio and again load the solution for it to run everything properly.
It is a work around it, but what I am interested in knowing is whether it is a bug or am I missing some important detail.
Thanks in advance.