I started using VisualStudio 2013 last week, and have loved it. But I was primarily coding controllers and JavaScript. However, when I add a control to a Webform inside of a W
It happens sometimes when ASPX and designer are out of sync.
Sometime just saving the ASPX file Ctrl+S solves the problem.
The worst case you can delete the individual xxx.designer.cs, and recreate it by using Convert to Web Application
In VS 2013, Convert to Web Application is moved under Project.