Visual Studio templates
All of a sudden my Visual Studio 2008 started saying that no templates for either project or items were installed. The fix was rather simple, I found it after some googling. Check out
http://forums.asp.net/t/1250064.aspx, or http://blog.laksha.net/2008/09/no-visual-studio-template-information.html
- Open up the Visual Studio 2008 Command Prompt
- run devenv /installvstemplates
- Go get coffee, wait a while and then they are back.
No comments:
Post a Comment