Failed to load resource: the server responded with a status of 401 (Unauthorized) /App/AngularJS/angular.min.js

后端 未结 5 940
无人及你
无人及你 2021-02-04 03:37

I am having the following error:

Failed to load resource: the server responded with a status of 401 (Unauthorized) http://localhost/App/AngularJS/angular.min.js
         


        
5条回答
  •  忘掉有多难
    2021-02-04 04:18

    Well,

    It's strange but It worked. The solution was to set the default user for "Connect as" in IIS. See the image given below.

    enter image description here

    I specified the administrator user & this started to work in IIS. I think this is some kind of requirement with AngularJS to work on IIS.

    Thanks for replies.

提交回复
热议问题