Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0' or one of its dependencies

880 단어 Asp.Net
Asp. 따라하기Net MVC 5 Adam Freeman 제7장 Sports Store 오류
버전 문제 때문에 시각화된 NuGet 패키지 관리자를 통해 해결
In your project tree in VS, right-click  References  and go to  Manage NuGet Packages .
Go to  Onlinenuget.org  and search for ninject.
Install  NinjectNinject.Web.Common  and  Ninject.MVC5  (the book says to install  MVC3 ).
In the  Manage NuGet Packages  menu (from step 1), go to  Updatesnuget.org .
Update all modules, especially  Microsoft ASP.NET MVC .
항목마다 ninject (3단계) 를 직접 검색하고, 그 세 가지 내용을 설치하면,nuget은 오래된 가방을 삭제합니다.
그 다음에 모든 모듈을 업그레이드합니다.
참조:http://stackoverflow.com/questions/24028580/could-not-load-file-or-assembly-system-web-mvc-version-3-0-0-0-or-one-of-its

좋은 웹페이지 즐겨찾기