0

Recently we migrated our project from VS205 to VS2010. Post migration we are observing the problem with automated build. Please, see below the details.

Build machine is set up with CruiseControl and a NAnt script for automated builds with devenv.

Building with VS2010 causes a number of (most) projects to start, but not finish (the only message for each project is “Rebuild All started…”). This is the pattern we have observed:

-------Rebuild All started: Project: Scheduler, Configuration: BuildTWinWithPortalSvc x86 ------
------ Rebuild All started: Project: CSerial, Configuration: BuildTWinWithPortalSvc Win32 ------
------ Rebuild All started: Project: sockeeg, Configuration: BuildTWinWithPortalSvc Win32 ------

TwinPortalSetup.vd project gives the message:

An error occurred while validating. HRESULT=’80004005’</p>

Building (on the same machine) with the command line or from the IDE results in no errors.

This script is almost identical to the one that builds the VS2005 solution, which works fine.

4

0 回答 0