BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

TFS 2010 Team Build - Deployment - Installer Target - Deleting files C:\ #295

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

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

$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\ bin\Release\ $(TeamBuildOutDir) false

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

Attachments

DeployResults.zip

This work item was migrated from CodePlex

CodePlex work item ID: '10308' Vote count: '1'

tfabraham commented 6 years ago

[tfabraham@8/29/2013] Sorry that you encountered this. In old versions it could happen when certain properties were not populated. It appears that you are not using the final 5.0 release (RTW). Since you say that you cannot replicate it on another machine, perhaps it's because you have an old version installed on your build server. You'll want to make sure that dev machines and the build server all have 5.0 RTW installed.

tfabraham commented 6 years ago

[tvsrikanthin794@8/29/2013] Hi

Thanks you for your response. Could you please share me the latest 5.0 RTM installation file.

Regards Srikanth

tfabraham commented 6 years ago

[tfabraham@8/29/2013] It's on the Downloads page: http://biztalkdeployment.codeplex.com/releases/view/17826

tfabraham commented 6 years ago

[UnknownUser@9/6/2013]

tfabraham commented 6 years ago

Issue closed by tfabraham with comment Cannot reproduce in BTDF 5.0 RTW - was possible in pre-release versions of 5.0

Reason closed Can't Reproduce