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
Assuming that you are using form authentication and you are trying to get it before login. You can use the following in your web.config file inside .
It will make you files inside AngularJS folder available without login
AngularJS