Today I realized that I no longer have a ”Web Content Form” option (where you select a MasterPage) when I add new items to my ASP.NET web application. I know how to manually add a MasterPage to a web form, it’s just such a pain – and I really don’t understand why Web Content Forms suddenly are missing.
Visual Studio Team System 2008, SP1, VB.NET, ASP.NET 3.5
I recently installed and uninstalled VisualSVN. My best guess is that screwed up my poor VS somehow.
How do I get Web Content Forms back??
Did some digging and I think the Templates live here:
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\
and the template for the content page is this:
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\CSharp\Web\1033\ContentPage.zip
I am unsure about how you would get a new copy of that file if it is missing for you without reinstalling VS