Error: this template attempted to load component assembly 'NuGet.VisualStudio.Interop, Version=*, Culture=neutral, PublicKeyToken=*' - blah blah
Error: this template attempted to load component assembly 'NuGet.VisualStudio.Interop, Version=*, Culture=neutral, PublicKeyToken=*'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.
I was getting this error in newly released and installed Visual Studio 2012 Ultimate on my system when I tried to create any Web Application.
Possible Solution:
i) Open Visual Studio > Tools > Extensions and Updates > select 'NuGet Package Manager' and uninstall it.
ii) Open Visual Studio > Tools > Extensions and Updates > select 'NuGet Package Manager' and install it.
iii) And whoop, the error's gone
I was getting this error in newly released and installed Visual Studio 2012 Ultimate on my system when I tried to create any Web Application.
Possible Solution:
i) Open Visual Studio > Tools > Extensions and Updates > select 'NuGet Package Manager' and uninstall it.
ii) Open Visual Studio > Tools > Extensions and Updates > select 'NuGet Package Manager' and install it.
iii) And whoop, the error's gone

It worked! Thnx!
ReplyDeleteworked wonderfull!
ReplyDelete