Hi there.
We would like to compile our SSIS (Sql Server Integration Services) project in order to get the mainfest file into our build output. I tried to use the MSBuild action, but got the following error:
C:\espen\Documents\Vault\Mercatus_NET20_Repository\Applications\Gilde\Mainline\SW\DataImport\Mercatus.Gilde.DataImport.SSIS\Mercatus.Gilde.DataImport.SSIS.dtproj(2,1): error MSB4041: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild 2003 format, please add xmlns="http://schemas.microsoft.com/developer/msbuild/2003" to the element. If the project has been authored in the old 1.0 or 1.2 format, please convert it to MSBuild 2003 format.
The dtproj file is attached - it is obviously not an MSBuild file. Our developers use Devstudio to deploy - but we do not want to install that on the production server.
Espen
Mercatus.Gilde.DataImport.SSIS.zip (1.361 KB)