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 to deploy my web application on remote iis server. But it will not share any folder over network. 2) I want to initiate some application to test the deployment build on remote machine. Is there any possibility to invoke the application through Nant/ Msbuild? I can provide authentication details to interact remote machine. If any one have an idea how to do, please share with me. Thanks In advance. Regards, Sreeram
