Error 401 and 403 only in Internet Explorer (not in Chrome, Firefox, ..) - IIS configuration?
问题 I am trying to connect to a site that is running on IIS on my local machine. When I am using Anonymous Authentication, it works fine in Chrome and Firefox, but in IE I get HTTP Error 401.0 - Unauthorized. The error details are: Module: ManagedPipelineHandler Notification: ExecuteRequestHandler Handler: System.Web.Mvc.MvcHandler Error Code: 0x00000000 Requested URL: http://localhost:80/ Logon Method: Anonymous Logon User: Anonymous When using Windows Authentication, it also works in Chrome and