ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1733
Number of posts: 3304

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to access your website through LAN in ASP.NET Posted by rajesh_nair54 on 21 Feb 2012 at 12:13 PM
Hi Team,


I have an asp.net web-page application and i want it to be accessed using a local area network(LAN) . I do not know where to start. Is there something that i will configure in order for others to access my web-page??

I am able to connect to my web application locally, meaning I type "http://localhost/MyWebApp" and it runs fine. But now, I am trying to figure out how to use my web application when i'm on a different machine (pc).

-->I have installed IIS 7.0 .My file is saved in Inetpub\wwwroot\MyWebApp

Request you to send me the steps to open the above mentioned application on differnt machine.Please provide to deploy the web application.
I would really appreciate your answer, thanks a lot.. (^_^)...



Regards,
Rajesh
Report
Re: How to access your website through LAN in ASP.NET Posted by Crono84 on 21 Feb 2012 at 4:39 PM
check Your local IP in any way You know.
Standard it is something like 192.168.1.100 but not always
so if You know Your IP simply enter it on the address bar of any Internet browser on another PC or a HTML browsing device.
It should display the page. If not then You have a lot of things to check.

Start by a simple ping (from the other PC) if you cannot ping the address then check any firewalls on the server ( ASP machine) and on the routing device You use.




 

Recent Jobs