2016-07-26 3 views
0

Erstellt neues leeres MVC-Projekt und Installiere MVC Forum. dann versuchen, Lösung zu starten Ich erhalte FehlerKonnte Datei oder Assembly 'Ninject.Web' nach der Installation von MVC Forum Nuget Package nicht laden

Could not load file or assembly 'Ninject.Web, Version=3.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7' or one of its dependencies. The system cannot find the file specified.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Ninject.Web, Version=3.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7' or one of its dependencies. The system cannot find the file specified.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Ninject.Web, Version=3.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7' could not be loaded.

nach dem uninstall-MVC Forum Paket seine Arbeiten. Wie behebt man dieses Problem?

+0

diesen Link verweisen: http://stackoverflow.com/questions/10637799/ninject-assembly-does-not-match-referenzierte Assembly –

Antwort

Verwandte Themen