we have created multiple project blocks in ccnet.config for building multiple vbprojects(.Net Framework 1.1). Build is successful if we force one at a time, but when multiple projects are forced to build at a time, it fails giving error message
Cannot delete file 'D:\WFX_BASE_5.1.1\sbi\obj\Release \Export.resources'. Unable to find the specified file. The cause of this error is that resource files of one project are getting deleted after we force a build on another project. Building one vbproj at a time and keeping other requests in some queue can solve this issue but how can I do this through ccnet. Please suggest. Thanks Gaurav
