Hi there, I need your help.
So I've set up a virtual directory and application ASPNET C# available over HTTP using the Default Website.
Whenever i try to access the directly using my domain name it works, but whenever I try using my ip address from the very same machine it keeps asking me for authentication and reports a 401.1 if I cancel:
HTTP Error 401.1 - Unauthorized You do not have permission to view this directory or page using the credentials that you supplied. Module WindowsAuthenticationModule Notification AuthenticateRequest Handler ExtensionlessUrlHandler-Integrated-4.0 Error Code 0xc000006d
How to do resolve this ?
Thanks in advance for any help