I'm new to ASP.NET and VS. I just downloaded VS Express 2012 for Web. It installed with no complaints. I'm going through the tutorial for Web Forums and I get stuck on creating a project (http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/create-the-project).
The error I get every time I try to create a Web Forums project or MVC project follows:
"Error: this template att4empted to load component assembly 'NuGet.VisualStudio.Interop, Version=1.0.0.0,Culture=neutral, PublicKeyToken=b03f5f711d50a3a'. For more information on this problem and how to enable this template, please see documentation on Customizing
Project Templates."
As I said, I am new to ASP.NET so I am unsure where to "see documentation on Customizing Project Templates" and wouldn't know where to begin w/o some guidance.