Hi,
I am using Cruise Control 1.5 and TFS 2010 as source control. I have
added the setup project to my Solution. Solution is successfully built
in CC Tray Debug folder is also created in Setup project's folder but
MSI is not present in this folder. If I build Solution manually in
Visual Studio 2008 then solution is built successfully and MSI is
created. Content of my ccnet.config file is as follows:
<cruisecontrol>
  <project name="IBSv54">
                <sourcecontrol type="filtered">
      <sourceControlProvider type="vsts" autoGetSource="true"
                                applyLabel="true">
        <server>http://MyServer/tfs/</server>
        <executable>C:\Program Files\Microsoft Visual Studio
9.0\Common7\IDE\TF.exe</executable>
        <project>$/IBS/Main/IBS Web/Source/Solution/IBSWeb_TFS/</
project>
        <workingDirectory>D:\Project\CCNET TFS\IBS Web\IBS_Web_Build
\Source\Solution\IBSWeb_TFS</workingDirectory>
        <workspace>03RNBW-4L6CY3j_1</workspace>
        <deleteWorkspace>false</deleteWorkspace>
        <timeout>10000000</timeout>
      </sourceControlProvider>
</sourcecontrol>
</project>
</cruisecontrol>

Can you please tell me where am I wrong?

Thanks and regards
Vivek Shivalkar


Reply via email to