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.
<
This also problem happens if Antiforgery is called but Antiforgery is not installed.
Can be fixed by installing Microsoft.AspNetCore.Antiforgery by Nuget package manager.