Thursday 1 August 2019

An error occurred while starting the application. .NET Core "" | Microsoft.AspNetCore.Hosting version ""

Solution: I was facing this issue from last 2 days, and did a lot of research on this. I have fixed this by giving the full Control Permission to IIS user. You can do this as following:

IIS => yourSite => Right Click=> EditPermissions=>Security tab

This error gone away now. 

No comments:

Post a Comment