AboutSyed Rizwan Muhammad Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Experience Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
Question I hv IIS installed on my PC with xp prof and vs2005. App created in vs 2005 and published on iis runs in explorer without opening vs2005 on my PC. I want to run this app from another network PC on the same workgroup. the 2nd PC hes no IIS and can be xp home or xp prof. How can I do this?
Regards
Vinod
Answer e.g. the PC that you have IIS is named iis1 then you can simply access your website by typing http://iis1 on any other machine on the same network. if its a different website you can type http://iis1/website. Do ensure that you have disabled the firewall or have allowed IIS ports to run on the IIS machine.