Click here to Skip to main content
15,902,860 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have create and hosted my live website on my IIS (Server machine)
same lan Connected to my PC but when i try to access it ask me user name password
means Live websites which hosted on my own server are not able to View through local Network

Is their any solution
Posted

1 solution

What do you mean by "live website"?
In general, if you are asked for credentials, that means that the site has user based authorization permissions set. It has nothing to do with the network connection, but can have with the Windows user you are using to access the site. Check IIS settings: http://technet.microsoft.com/en-us/library/cc733010(v=ws.10).aspx[^].
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900