Groups > Web Hosting > Web Hosting with IIS and ASP dotNET > Re: How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN




How to host ASP.NET Project in my pc so that it can be
Accessed by other computers in LAN

How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN
Fri, 14 Mar 2008 12:37:59 +000
Hai friends ,

                     In our institution... our computers are connected through
LAN....

Now my Questions... I want to host my project...in my pc so that it can be
accessed in other computer 

My ipaddress : 192.168.33.101

my hostname : Ambro

if i give in my pc

http://localhost/sqls/c.aspx

it is opening a required page....

but in other computer i tried like this http://192.168.33.101/sqls/c.aspx

it shows "page cannot be Displayed"

Any correction or any suggestion are highly welcome.....

pl help me....

I send already this question , but the reply i got was not worked...

Ambrose

March 14 2008
Post Reply
Re: How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN
Fri, 14 Mar 2008 13:12:23 +000
What OS are you running? It may be due to a firewall on your PC or some
restriction on your LAN. As long as the connection is open to your PC, the page
should be accessible from other PCs in your network.
Post Reply
Re: How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN
Fri, 14 Mar 2008 13:17:57 +000
Thank u joshj

i have windows XP

is there  any option..to do anything else in..firewall or Lan in my pc...so that
it will work...if yes just tell me what i have to do in my pc...

pl reply me..

Ambrose

14 March 2008
Post Reply
Re: How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN
Fri, 14 Mar 2008 17:39:06 +000
Here is a tutorial on disabling your windows firewall:

http://support.microsoft.com/kb/283673

If that doesn't work you will need to contact your network administrator to find
out what restrictions have been placed on your LAN.
Post Reply
Re: How to host ASP.NET Project in my pc so that it can be Accessed by other computers in LAN
Fri, 14 Mar 2008 18:50:53 +000
Hello,

You could diagnose this by typing from another PC in Command Prompt: telnet
192.168.33.101 80 to see what will be the response - if you have access to your
IIS or there is LAN, Firewall restrictions.

Regards
Post Reply
about | contact