Unable to connect to an asp.net 2.0 using IP address with it is possible to connect using localHost [modified]
-
Dear All, I'm cann't connect to a website using IP address Or iis web server name while it is possible to connect using localhost/website name(from my local machine or any machine in the domain)it asks for user name and password to connect and when I give these credentails it doesn't connect too. I will be gratefull if any knows a solution for this problem. Best regards, Hassan Amaar
Hassan Amaar
modified on Wednesday, July 30, 2008 8:27 AM
-
Dear All, I'm cann't connect to a website using IP address Or iis web server name while it is possible to connect using localhost/website name(from my local machine or any machine in the domain)it asks for user name and password to connect and when I give these credentails it doesn't connect too. I will be gratefull if any knows a solution for this problem. Best regards, Hassan Amaar
Hassan Amaar
modified on Wednesday, July 30, 2008 8:27 AM
Had a similar issue last week. In IIS: Open the Properties for the website (or virtual folder) Click Edit next to "Anonymous access and authentication control" Uncheck "Integrated Windows authentication" at the very bottom of the dialog Click OK and you should be good to go.