Reputation: 13559
I'm trying to install some custom made project templates for asp.net MVC4, however my Visual Studio 2012 Premium won't show the new templates. The templates are installed by a .VISX file like this one: http://www.asp.net/single-page-application/overview/templates/hottowel-template
Visual Studio is showing this file as an "Enabled" and "Installed" Extension, but when I try to create a new ASP.NET MVC4 project it is not showing those templates as an option like shown in this image:
I'm just seeing the regular options and it is not showing me the Hot-Towel template or any other single page application template. Could you please tell me how to fix this if one of you guys knows.
Upvotes: 3
Views: 2568
Reputation: 13559
I fixed this by installing ASP.Net Web Tools Update Pack Fall 2012: http://www.asp.net/vnext
I decided to give the answer to my own question for helping others with the same question.
Upvotes: 5