Somehow my Visual Studio 2008 Project Template's for my Oak Leaf Mere Mortals .NET were missing. (So when I went to add a new project or website the MM .NET entries were not listed.)
I had tried a few suggestions such as running DEVENV /SETUP and DEVENV /INSTALLVSTEMPLATES. I did not run DEVENV /RESETSETTINGS which has fixed menu item issues in the past. Finally I tracked it down to the user item templates location. It was set to C:\Users\Administrators\Documents\Visual Studio 2008\Templates... I had to set it to C:\Program Files\Microsoft Visual Studio 9.0\Common\IDE\ItemTemplates and they now appeared again!
I'm still not sure how they got changed.



Comments