I don't have PVCS available so i removed the sourcontrol block from your config. I tried build 3690 (the one i was running before downgrading) and build 3524 and both work. At least with my test project and without a sourcecontrol block. To be honest i'm running out of ideas what could case the problem you're seeing...
regards, Daniel Spottsie writes: > The version is 1.4.0.3524 > > The config file is > <cruisecontrol> > <project name="FizzBuzz"> > <workingDirectory>D:\Projects\TestVM</workingDirectory> > <sourcecontrol type="pvcs"> > <executable>C:\Program Files\Serena\vm\win32\bin\pcli.exe</ > executable> > <project>\\GATAS_AMT</project> > <subproject>/Projects/TestVM</subproject> > <username>jvv5ggg</username> > <password /> > </sourcecontrol> > <tasks> > <msbuild> > <executable>C:\WINNT\Microsoft.NET\Framework\v3.5\MSBuild.exe</ > executable> > <projectFile>TestVM_SLN.sln</projectFile> > <buildArgs>/noconsolelogger /p:Congifuration=Debug /v:diag</ > buildArgs> > </msbuild> > </tasks> > </project> > </cruisecontrol> > > Thanks for the help, > Eric
