Hallo zusammen,
habe folgendes Problem:
Homepage mit DB Zugriff schlägt fehl sobald er auf die DB zugreifen will mit folgendem Fehler:
Die Datei oder Assembly "EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
Hat jemand eine Idee?
Log-Auszug:
=== Zustandsinformationen vor Bindung ===
LOG: Benutzer = TNB\User
LOG: DisplayName = EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/users/documents/visual studio 2012/Projects/MvcApplication2/MvcApplication2/
LOG: Ursprünglicher PrivatePath = c:\users\documents\visual studio 2012\Projects\MvcApplication2\MvcApplication2\bin
Aufruf von Assembly : DBCon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Diese Bindung startet im default-Load-Kontext.
LOG: Die Anwendungskonfigurationsdatei wird verwendet: c:\users\documents\visual studio 2012\Projects\MvcApplication2\MvcApplication2\web.config
LOG: Die Hostkonfigurationsdatei wird verwendet: C:\Users\Documents\IISExpress\config\aspnet.config
LOG: Die Computerkonfigurationsdatei von C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config wird verwendet.
LOG: Verweis nach der Richtlinie: EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
LOG: Download von neuem URL file:///C:/Users/AppData/Local/Temp/Temporary ASP.NET Files/root/25399117/dc66dc54/EntityFramework.DLL.
LOG: Download von neuem URL file:///C:/Users/AppData/Local/Temp/Temporary ASP.NET Files/root/25399117/dc66dc54/EntityFramework/EntityFramework.DLL.
LOG: Download von neuem URL file:///c:/users/documents/visual studio 2012/Projects/MvcApplication2/MvcApplication2/bin/EntityFramework.DLL.
WRN: Der Vergleich des Assemblynamens führte zum Konflikt: Hauptversion.
ERR: Das Setup der Assembly konnte nicht abgeschlossen werden (hr = 0x80131040). Die Suche wurde beendet.
habe folgendes Problem:
Homepage mit DB Zugriff schlägt fehl sobald er auf die DB zugreifen will mit folgendem Fehler:
Die Datei oder Assembly "EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
Hat jemand eine Idee?
Log-Auszug:
=== Zustandsinformationen vor Bindung ===
LOG: Benutzer = TNB\User
LOG: DisplayName = EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/users/documents/visual studio 2012/Projects/MvcApplication2/MvcApplication2/
LOG: Ursprünglicher PrivatePath = c:\users\documents\visual studio 2012\Projects\MvcApplication2\MvcApplication2\bin
Aufruf von Assembly : DBCon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Diese Bindung startet im default-Load-Kontext.
LOG: Die Anwendungskonfigurationsdatei wird verwendet: c:\users\documents\visual studio 2012\Projects\MvcApplication2\MvcApplication2\web.config
LOG: Die Hostkonfigurationsdatei wird verwendet: C:\Users\Documents\IISExpress\config\aspnet.config
LOG: Die Computerkonfigurationsdatei von C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config wird verwendet.
LOG: Verweis nach der Richtlinie: EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
LOG: Download von neuem URL file:///C:/Users/AppData/Local/Temp/Temporary ASP.NET Files/root/25399117/dc66dc54/EntityFramework.DLL.
LOG: Download von neuem URL file:///C:/Users/AppData/Local/Temp/Temporary ASP.NET Files/root/25399117/dc66dc54/EntityFramework/EntityFramework.DLL.
LOG: Download von neuem URL file:///c:/users/documents/visual studio 2012/Projects/MvcApplication2/MvcApplication2/bin/EntityFramework.DLL.
WRN: Der Vergleich des Assemblynamens führte zum Konflikt: Hauptversion.
ERR: Das Setup der Assembly konnte nicht abgeschlossen werden (hr = 0x80131040). Die Suche wurde beendet.
Zuletzt bearbeitet: