webapplication not work on lan another pc

webapplication not work on lan another pc

23 Feb 2010 01:02:51
I made one webapplication which work on local pc fine but when i access from another compute it give error like page not diplay so please help me any IIS setting for That? Please Provide Guide Line Thnaks in Advance Regards Kirti Darji
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:webapplication not work on lan another pc23 Feb 2010 01:02:51
Hi Yes if you need access your website another PC, you need un block his IP address by the firewall. It's you PC may be block his PC, so go the control panel and click the firewall and disable firewall then try it will work fine. thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
Re:webapplication not work on lan another pc23 Feb 2010 01:02:51
Which version of IIS you are using? For IIS6 follow the procedure below 1. In IIS Manager, expand the local computer node (which might be indicated by your computer name), expand Web Sites, and then click Default Web Site. 2. On the Action menu, click New, and then click Virtual Directory. 3. In the Virtual Directory Creation Wizard, click Next. 4. In the Alias box, type the name that you want for your new application, and then click Next. 5. In the Path box, type the physical directory that you created to prepare for this walkthrough, C:\WebApp, and then click Next. 6. Alternatively, you can click the Browse button to browse to your directory. 7. On the Access Permissions page, make sure that the Read and Run scripts check boxes are selected, and then click Next. 8. Click Finish. One more thing you can do it in the IIS setting instead of localhost, you can give the IP address of the machine which is hosting the website.
amalhashim
Senior  Boarder
Posts: 0
From 07-Jun-2009
You're Points: 44
Bookmark
^ Scroll to Top