Microsoft.owin.host.Systemweb führt dazu, dass Datei- oder Montage -System nicht geladen werden kann. Runtime

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Microsoft.owin.host.Systemweb führt dazu, dass Datei- oder Montage -System nicht geladen werden kann. Runtime

by Anonymous » 06 Feb 2025, 09:04

Ich habe ein .NET Framework 4.7.1 Webanwendungsprojekt. , geben Sie mir den folgenden Fehler: < /p>

Could not load file or assembly 'System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
< /code>

Es geschieht gleich, nachdem ich das oben genannte Paket hinzugefügt habe. Ohne es funktioniert alles vollkommen in Ordnung. Vielleicht ist es ein Versionskonfliktproblem? Ich habe auch microsoft.aspnet.ididentity.core und microsogt.aspnet.ididentity.entityFramework -Pakete installiert.

Top