Tuesday, December 9, 2008

Setting up Visual Studio 2008... What to do when all the Templates are gone.

I bought a Visual Studio license. I was previously running Visual Studio integrated shell . When I installed it, all of the templates were missing. 

This was fixed by opening a command prompt, changing to the ide directory where devenv.exe is located and running the command "devenv /installvstemplates

(make sure VS is shutdown first). 

No comments: