.Net MVC 4 Project fails with Event Log Error “The Module DLL C:\WINDOWS\system32\inetsrv\aspnetcore.dll failed to load. The data is the error.”

前端 未结 4 1312
攒了一身酷
攒了一身酷 2021-02-07 06:31

This is not a DotNetCore project (it\'s an MVC 4 project) and the app pool is properly configured to use dotnet CLR v4, yet after updating to a new version of Windows 10 (be it

4条回答
  •  暖寄归人
    2021-02-07 06:46

    Download the DotNetCore.1.0.0.RC2-SDK.Preview1-x64.exe, execute and uninstall. After, go to Programs and Features e Repair the Microsoft.NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1. Work for me.

提交回复
热议问题