Best way to set up CruiseControl for IIS 5.1 dev box and IIS6 server - Stack Overflow most recent 30 from stackoverflow.com 2009-11-26T18:18:42Z http://stackoverflow.com/feeds/question/85129 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/85129/best-way-to-set-up-cruisecontrol-for-iis-5-1-dev-box-and-iis6-server 0 Best way to set up CruiseControl for IIS 5.1 dev box and IIS6 server cellis 2008-09-17T16:38:15Z 2008-09-17T16:57:30Z <p>Can anyone point me in the right direction on this. From reading the FAQs at cruisecontrol, it appears that you should develop in the same environment as you produce.</p> <p>But i have Windows XP (which only runs IIS 5.1) on my dev machine and the server is 2003.</p> <p>Thanks</p> http://stackoverflow.com/questions/85129/best-way-to-set-up-cruisecontrol-for-iis-5-1-dev-box-and-iis6-server/85327#85327 1 Answer by rams for Best way to set up CruiseControl for IIS 5.1 dev box and IIS6 server rams 2008-09-17T16:57:30Z 2008-09-17T16:57:30Z <p>We have a similar setup that we have been using successfully over a year now. Our CC.Net server is on a Windows 2003 server and all development happens on Windows XP/Vista machines. Code checked into SVN is pulled down onto the Windows 2003 server, built and pushed onto our hosting boxes.</p>