views:

198

answers:

1

I uninstalled VS2008 Pro and installed VS2008 Team Suite. Now I missing all the Windows Project types. Console, WinForm, and WPF. These projects are missing for C# and VB.NET. I choose Full install.

I still have templates for Silverlight and MBUnit (I assume from Silverlight SDK and Gallio installs)

Before I do a simple uninstall / reinstall. Which I have the feeling won't work. How do I get a complete clean install of VS2008 Team Suite (hopefully minus starting over with new install of Windows)

A: 

So I uninstalled / reinstalled Visual Studio 2008 Team Suite. No change.

Then I stumbled upon this:
http://msdn.microsoft.com/en-us/library/0fyc0azh.aspx
it mentioned the "run devenv.exe with the /installvstemplates switch"
nice to know about this. worked great!

tyndall