Hi All, I developed Continuous integration for webapplication project on .net with cruiscontrol.net(ccnet) , Msbuild, Nunit, Robocopy and also using SVN checkout.
1) I want deploy the ccnet Successful build on different machine IIS server, Is there any way to do that? 2) After deploying into local IIS server i can able to run the site with URL: http:\\localhost\MySite But am unable to browse this site from other machine on the network. I tried with the URL http:\\192.168.1.123\MySite here 192.168.1.123 is my system IP address on a LAN. Is there any thing need to configure in IIS to work with IP address ? If any one have an idea how to do, please share with me. Thanks In advance. Regards, Sreeram
