0
[email protected] created
I released my Web.MVC project to our company development area(Windows Server with IIS) through visual studio 2022. The TargetFramework of the project is net8.0 and the version of runtime on server is Microsoft.NETCore.App 8.0.10 and Microsoft.AspNetCore.App 8.0.10. But I got error: HTTP Error 500.31 - Failed to load ASP.NET Core runtime? Common solutions to this issue: The specified version of Microsoft.NetCore.App or Microsoft.AspNetCore.App was not found.