asp.net - Getting Error while adding new MVC 4 Project -


i new mvc. have installed nuget extension when had installed mvc 4. after had run cleaner because of think temp files have been deleted. when trying add new mvc 4 project shows me following error:

error got when trying add new mvc project

i have uninstalled nuget still facing same problem, please me how can come out of this.

for reason, nuget package manager not installed default. came across problem few times already.

what want this.

first: need unistall npm(nuget package manager), did already, can try again, sure :) visual studio -> tools -> extensions , updates -> npm -> unistall

second: after unistall npm, need install again use (ofc). there several ways install npm:

  • 1) install under visual studio -> tools -> extenstions , updates> npm -> install

  • 2) goto http://nuget.org, search install nuget link , click on it, downlaod .vsix file , install in on visual studio

third: after installation, close , re-open visual studio, never error again.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -