I have an MVC project with using Windows authentication. I can run Page Inspector a few times in a row. After that, it prompts a few times for my network login. I enter that each times and eventually get an error page:
HTTP Error 401.1 - Unauthorized. You do not have permission to view this directory or page using the credentials that you supplied.
I can run the project fine without using Page Inspector. Do I need some settings for that to work?