Sunday, December 22, 2013

How to fix the error "This template attempted to load component assembly NUGET"

         By Carmel Schvartzman


In this tutorial we'll learn how to fix theVisual Studio error "This template attempted to load component assembly NuGet.VisualStudio.Interop, Version 1.0.0.0"    in ASP.NET MVC


The error message will appear as the following :


This will usually happen after installing Visual Studio 2012 over a previous running version of Visual Studio 2010, while you try to create your first Project. 
Browse to the NuGet Package Manager page on the Visual Studio Gallery, under the "Extensions" tab:



Now download the NuGet Package Manager:


Install the Extension to the Visual Studio 2012, and RESTART YOUR VISUAL STUDIO IDE.
Open again Visual Studio 2012, and try to create a new Project:


For example create an Internet Application:



This time the Project is created with no problems at all:




That's all!! 
Happy programming.....


כתב: כרמל שוורצמן


No comments:

Post a Comment