Just because you're doing a lot more, doesn't mean you're getting a lot more done!

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