I am trying to deploy my ASP.NET MVC Core 2 site to a Windows Server 2016 server running IIS 10 and I am getting the following error in the Application Logs.
I have researched the issue and found this .NET Core app unable to start in IIS due to ErrorCode = '0x80004005 : 80008083 question which has an answer that reads, "As VS2017 RC is shipped with the new version of .NET Core SDK (.NET Core 1.0.4 SDK 1.0.1), you need to update framework on server as well."
I have tried installing both the SDK and runtime on the server as advised in the answer above but I am still receiving the error when I navigate to the site.
How can I resolve this issue?
Faulting application name: dotnet.exe, version: 2.0.25816.2, time stamp: 0x59e535ea
Faulting module name: coreclr.dll, version: 4.6.25815.2, time stamp: 0x59e2b767
Exception code: 0xc00000fd
Fault offset: 0x000000000008247a
Faulting process id: 0x1c68
Faulting application start time: 0x01d36aeaea2429cf
Faulting application path: C:\Program Files\dotnet\dotnet.exe
Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.3\coreclr.dll
Report Id: 100b3c83-7509-487e-b1cd-6a0357f8b7e7
Faulting package full name:
Faulting package-relative application ID: