Just installed the trial version of Visual Studio 2010 RTM.
Now I keep getting :
The name ‘NoPanel’ does not exist in the current context
Errors (where no panel is just about any control in the .aspx file)
also I got several errors trying to deploy pages and it would not send the .cs file over …or pdfs in the Content directory (even though I had copy always set)…
This is happening on a pair of mixed ASP.NET MVC and Webforms sites.
Right click on the file and click Convert to web application.