I\'m deploying a asp.net core 2.0 website to IIS 10.
I\'ve made sure that my app is using the correct configuration for ISS in the program.settings file.
<
If you are actually using this library, make sure that your *.csproj file has the corresponding explicit reference:
Then, play with the PublishWithAspNetCoreTargetManifest property to resolve the aforementioned issue with a mismatched manifest. Check out the following threads to learn more about possible issues while its deployment:
An assembly specified in the application dependencies manifest (RhWeb.deps.json) was not found
published application is missing assembly (missing runtime store associated ...) [2.0.0-preview2-005905]
HTTP Error 502.5 - Microsoft.AspNetCore.Antiforgery.dll