templates - Could not find a registry key with name "AspNetMvc4VS11" under "Software\NuGet\Repository" -


When I try to create a new project using Durndl template in VS 2013, I get the following exception.

  new -> Project - & gt; Web - & gt; ASP.NET MVC 4 web application - & gt; Durandal SPA Project Project Template is a reference to a missing registry value.  

Any help

Thanks,
Shiva

"Sport">

Go to the registry and locate the HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ NuGet \ repository

Copy the file path by the second name Create a registry string for 'AspNetMvc4VS11' and paste the path


Comments