All we need is an easy explanation of the problem, so here it is.
Why would we need to enable, IIS Authentication settings for Default Web Sit ?
ASP.NET Impersonation: Enabled
Windows Authentication: Enabled
IIS 6.0 or IIS 7
How to solve :
I know you bored from this bug, So we are here to help you! Take a deep breath and look at the explanation of your problem. We have many solutions to this problem, But we recommend you to use the first method because it is tested & true method that will 100% work for you.
Method 1
When enabling the Asp.net impersonation on the IIS server, the client identity could access the windows resource of the server-side with the windows account of the server-side. this is out-dated technology, there is no need to care much about it.
https://docs.microsoft.com/en-us/previous-versions/aspnet/134ec8tc(v=vs.100)
https://docs.microsoft.com/en-us/troubleshoot/aspnet/implement-impersonation
Feel free to let me know if there is anything I can help with.
Note: Use and implement method 1 because this method fully tested our system.
Thank you 🙂
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0