Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Making web sites available to other computers on home network
bunbunaz
#1 Posted : Friday, January 12, 2007 4:43:17 PM(UTC)
Groups: Member
Joined: 1/12/2007(UTC)
Posts: 2

I have UltiDev Cassini server installed on my pc. I can view my 2.0 website without problems (even AJAX works!). But when I tried accessing the site from another computer on my home network (both are windows xp home computers) it can't find the site. I tried making the directory where my web site exists a shared folder but that did not help. I assume it's a setting in my home network, the way I'm formatting the URL or something with the share. Any ideas for a newbie? Thanks.
Ultidev Team
#2 Posted : Friday, January 12, 2007 8:25:17 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi,

Our Cassini does support remote connections - you are probably having some sort of networking issue. Please ensure the remote URL was in the format of
Code:
http://<remote machine name>:<application port number>/
like http://homeserver:4567/. If you still cannot access your application, check whether machine name of the server can be resolved on the client - try to ping the server from the client. If machine name does not resolve, try IP address instead or try modifying your hosts files on the client box to map remote machine name to its IP address. You certainly don't need to have a share.

Please let us know if this has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
bunbunaz
#3 Posted : Saturday, January 13, 2007 4:52:06 AM(UTC)
Groups: Member
Joined: 1/12/2007(UTC)
Posts: 2

It was a networking issue. Pinging the machine worked fine. It was my Windows XP Firewall settings on my computer with the web server that were preventing the other computers from connecting. I found I could resolve the issue by creating an exception for Windows Firewall: Either create an exception for the specific application port number (for example port 4567) or create an exception for the web server program (C:\Program Files\UltiDev\Cassini Web Server for ASP.NET 2.0\UltiDevCassinWebServer2.exe). Either option allowed my other computers access to the web site. Thanks for pointing me in the right direction!
Ultidev Team
#4 Posted : Saturday, January 13, 2007 5:53:51 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Ah! Windows Firewall. Thank you for publishing the solution.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.