Hi
Good Day !!!
We are using BizTalk Deployment framework 5.0 tool . it is a great tool which make the life easy for deployment. but we are facing a strange issue in one of the environment. which we tried simulating this in another machine but not able to get this.
Please throw some light on this. Thanks
__Problem__
We are trying to use the Deployment Framework for BizTalk (BTDF) which uses BizTalkDeploymentFramework.WiXSetup.targets, when we use the target name of "installer" the deployment from BizTalk actually does a *.* delete on all of the file from the root C:\ directory.
We have set the output path property as below
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
<OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Release\</OutputPath>
<OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
<DeployPDBsToGac>false</DeployPDBsToGac>
</PropertyGroup>
errors
errors
Project "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for
BizTalk\1.0\Deployment\BztSystemTesting.STestCase.Deployment.btdfproj" (default targets):
T"obj\Server\redist\Deployment\Framework\Microsoft.Sdc.Common.tasks".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\Microsoft.Sdc.Tasks.dll" to "obj\Server\redist\Deployment\Framework\Microsoft.Sdc.Tasks.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerDeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerDeployWizard.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeployWizardMSI.bat" to "obj\Server\redist\Deployment\Framework\ServerDeployWizardMSI.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerRedeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerRedeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerRedeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerRedeployWizard.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerUnDeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerUnDeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerUnDeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerUnDeployWizard.bat".
Creating directory "obj\Server\redist\Deployment\Framework\DeployTools".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\adapterXPaths.txt" to "obj\Server\redist\Deployment\Framework\DeployTools\adapterXPaths.txt".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\BounceBizTalkHost.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\BounceBizTalkHost.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\cscript64.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\cscript64.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\DeployBTRules.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\DeployBTRules.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\DeployBTRules.exe.config" to "obj\Server\redist\Deployment\Framework\DeployTools\DeployBTRules.exe.config".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\ElementTunnel.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\ElementTunnel.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\EnvironmentSettingsExporter.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\EnvironmentSettingsExporter.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\ExportBamDefinitionXml.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\ExportBamDefinitionXml.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtil.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtil.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtil.exe.config" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtil.exe.config".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtlRC.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtlRC.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\log4net.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\log4net.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\log4net.Ext.Serializable.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\log4net.Ext.Serializable.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetEnvUI.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SetEnvUI.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetEnvUIConfig.xsd" to "obj\Server\redist\Deployment\Framework\DeployTools\SetEnvUIConfig.xsd".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetPackageIdentity.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\SetPackageIdentity.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsEditor.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsEditor.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsFileImport.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsFileImport.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsFileReader.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsFileReader.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\StopBizTalkHost.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\StopBizTalkHost.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\UacElevate.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\UacElevate.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\WriteRegValue.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\WriteRegValue.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\XmlPreprocess.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\XmlPreprocess.exe".
Copying file from "Framework\BizTalkDeploymentFramework.targets" to "obj\Server\redist\Deployment\Framework\BizTalkDeploymentFramework.targets".
Copying file from "Framework\BizTalkDeploymentFramework.WiXSetup.targets" to "obj\Server\redist\Deployment\Framework\BizTalkDeploymentFramework.WiXSetup.targets".
Copying file from "Framework\CopyDeployResults.msbuild" to "obj\Server\redist\Deployment\Fr
Comments: Cannot reproduce in BTDF 5.0 RTW - was possible in pre-release versions of 5.0
Good Day !!!
We are using BizTalk Deployment framework 5.0 tool . it is a great tool which make the life easy for deployment. but we are facing a strange issue in one of the environment. which we tried simulating this in another machine but not able to get this.
Please throw some light on this. Thanks
__Problem__
We are trying to use the Deployment Framework for BizTalk (BTDF) which uses BizTalkDeploymentFramework.WiXSetup.targets, when we use the target name of "installer" the deployment from BizTalk actually does a *.* delete on all of the file from the root C:\ directory.
We have set the output path property as below
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
<OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Release\</OutputPath>
<OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
<DeployPDBsToGac>false</DeployPDBsToGac>
</PropertyGroup>
errors
errors
Project "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for
BizTalk\1.0\Deployment\BztSystemTesting.STestCase.Deployment.btdfproj" (default targets):
T"obj\Server\redist\Deployment\Framework\Microsoft.Sdc.Common.tasks".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\Microsoft.Sdc.Tasks.dll" to "obj\Server\redist\Deployment\Framework\Microsoft.Sdc.Tasks.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerDeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerDeployWizard.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerDeployWizardMSI.bat" to "obj\Server\redist\Deployment\Framework\ServerDeployWizardMSI.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerRedeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerRedeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerRedeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerRedeployWizard.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerUnDeploy.bat" to "obj\Server\redist\Deployment\Framework\ServerUnDeploy.bat".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\ServerUnDeployWizard.bat" to "obj\Server\redist\Deployment\Framework\ServerUnDeployWizard.bat".
Creating directory "obj\Server\redist\Deployment\Framework\DeployTools".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\adapterXPaths.txt" to "obj\Server\redist\Deployment\Framework\DeployTools\adapterXPaths.txt".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\BounceBizTalkHost.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\BounceBizTalkHost.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\cscript64.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\cscript64.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\DeployBTRules.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\DeployBTRules.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\DeployBTRules.exe.config" to "obj\Server\redist\Deployment\Framework\DeployTools\DeployBTRules.exe.config".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\ElementTunnel.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\ElementTunnel.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\EnvironmentSettingsExporter.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\EnvironmentSettingsExporter.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\ExportBamDefinitionXml.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\ExportBamDefinitionXml.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtil.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtil.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtil.exe.config" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtil.exe.config".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\GacUtlRC.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\GacUtlRC.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\log4net.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\log4net.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\log4net.Ext.Serializable.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\log4net.Ext.Serializable.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetEnvUI.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SetEnvUI.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetEnvUIConfig.xsd" to "obj\Server\redist\Deployment\Framework\DeployTools\SetEnvUIConfig.xsd".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SetPackageIdentity.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\SetPackageIdentity.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsEditor.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsEditor.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsFileImport.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsFileImport.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\SSOSettingsFileReader.dll" to "obj\Server\redist\Deployment\Framework\DeployTools\SSOSettingsFileReader.dll".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\StopBizTalkHost.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\StopBizTalkHost.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\UacElevate.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\UacElevate.exe".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\WriteRegValue.vbs" to "obj\Server\redist\Deployment\Framework\DeployTools\WriteRegValue.vbs".
Copying file from "C:\Program Files (x86)\BTS.BztSystemTesting.STestCase for BizTalk\1.0\Deployment\Framework\DeployTools\XmlPreprocess.exe" to "obj\Server\redist\Deployment\Framework\DeployTools\XmlPreprocess.exe".
Copying file from "Framework\BizTalkDeploymentFramework.targets" to "obj\Server\redist\Deployment\Framework\BizTalkDeploymentFramework.targets".
Copying file from "Framework\BizTalkDeploymentFramework.WiXSetup.targets" to "obj\Server\redist\Deployment\Framework\BizTalkDeploymentFramework.WiXSetup.targets".
Copying file from "Framework\CopyDeployResults.msbuild" to "obj\Server\redist\Deployment\Fr
Comments: Cannot reproduce in BTDF 5.0 RTW - was possible in pre-release versions of 5.0