开发者

Accessing ASP.NET website from LAN

I have tried to access a website that i created in my xp machine that have iis 5.1 from the LAN , but without any success i have tried what is suggested in the following link How to access yo开发者_JAVA百科ur website through LAN in ASP.NET , but also without any clue . I open my site in my PC(locally) like this "192.168.1.252/pse" and it works , but from other pc in the LAN , its not displayed at all.

Any Help will be most appreciated. Thanks, Saed


Is your Windows Firewall turned on?


You say, "its not displayed at all". What happens instead of it being displayed? Is there an error message?

Most likely, your firewall software is blocking external access. If external users can find your machine using ping, then that suggests a firewall is blocking access.


Please do what the two previous posts suggested, check to see if you can ping your computer from a different computer within the network and then check your firewall also.

When you are done checking the above suggestions, if you still have trouble viewing your page from a different computer, check to see if your computer has port 80 open. And if it is using port 80 and everything looks ok, please provide the error number you are receveiving, I am guessing it is 404 - Page not found.

Hope this helps!


It was firewall and Antivirus problem , they were blocking the port 80.

Thanks All for your Help.

Saed

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜