VS2005: Missing Project Template - Where did my Console App Template Go?
May.08, 2007 in
Geeky/Programming
So I fired up VS2005, and wanted to make a quick prototype C# Console Application, except I couldn’t find the Project Template!!
Found out that if you close Visual Studio, run the VS CMD prompt, and run this: “devenv /installvstemplates”
It should add the templates back.
Good to go!
Tags: Development, Visual Studio
Simlar Posts

Leave a Reply