Cannot access website using host headers on local windows 7 and iis 7

Posted by Irman on Stack Overflow See other posts from Stack Overflow or by Irman
Published on 2010-05-30T00:25:07Z Indexed on 2010/05/30 0:32 UTC
Read the original article Hit count: 524

Filed under:
|
|

I have problem of accessing my website created using visual studio on my local pc. the pc using windows 7 with static ip address has been configured and i have added a hostname "192.168.0.1 hosts myweb.mylocal.com" on c:\windows\system32\driver\etc. on the IIS i have configured the binding myweb.mylocal.com with impersonation set enabled and windows authentication is enabled.

the user login just keep prompting eventhough i have entered the correct username and password.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about iis7