It takes one minute to make someone's day, and one word to destroy someone's life.

Recreate .designer files in Visual Studio 2008

Posted in   Visual Studio
For some reason or another I ended up with a corrupt default.aspx.designer.cs file in a recent web project, a quick check with my best friend(Google) and the solution it seemed couldn't be easier. Delete the .designer file and right click the .aspx file and select "Convert to Web Application"...were you expecting more? Sorry, that's all there is to it!

comments powered by Disqus