Hi there,
I have hosted a website on IIS7.5 under the applicaton pool that has identity set as a domain user. Window authentication is on.
I keep getting requestfailed log for 401 with substatus 2. User can still access the website with no problem. sometimes user get windows login credential pop up and even after entering correct credential it doesn't work
It seems that application pool indentity and window authentication together creating this issue.
Please help!