I have IIS loaded on my Windows Xp Pro workstattion. I have made a simple HTML page.
Its opening if I use localhost in the URL. However it doesn’t open if I use my ipaddress or machine name.
http://localhost/home.htm (works fine)
http://ashish/home.htm (Gives error – Page cannot be displayed)
Kindly help!!