All,
When i try to give
http://Ipaddress am getting 401.2
Error with the following message.
HTTP 401.2 - Unauthorized: Logon failed due to server
configuration
Internet Information Services
Technical Information (for support personnel)
Background:
This is usually caused by a server-side script not
sending the proper WWW-Authenticate header field. Using
Active Server Pages scripting this is done by using the
AddHeader method of the Response object to request that
the client use a certain authentication method to access
the resource.
The same works fine when i give
http://machinename (i.e
the webserver name).
I have "Integrated Windows Authentication" as the
authentication type.
Can any one throw some light on this.
Much thanx in advance.
Ravi