We have a significant number of projects in cruise control using
continuous integration. I am seeing in the build reports the following
errors and occasionally, msbuild failures. As a first course of action
I was wondering if anyone on this list knew what the following warning
means:

warning MSB4056: The MSBuild engine must be called on a single-
threaded-apartment. Current threading model is "MTA". Proceeding, but
some tasks may not function correctly.

One of the project build failures is as follows:

C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets
(814,9): errorMSB3073: The command "attrib "C:\DealingBuildServer
\BUILDS\CI\System\Source\..\..\lib\*.*" -r copy "C:\DealingBuildServer
\BUILDS\CI\System \Source\..\..\lib\T4eRexec.exe" "" copy "C:
\DealingBuildServer\BUILDS\CI\System\Source\..\..\lib\plink.exe" """
exited with code 128.

Any thoughts gratefully received.

Kevin

Reply via email to