-
Hi!
I just upgraded our BizTalk app from 2010 to 2013R2 today and along with the upgrade I installed btdf version 6.0. (previous version was btdf 5.5)
In my dev Environment it just worked. I didn't n…
-
Add an empty PortBindingsMaster.xml to the new project template (output of Add New Project wizard). With a default bindings file in place, turn on UsingMasterBindings by default. This enables much e…
-
I noticed something unusual when using ElementTunnel and setting up my MasterBindings file.
I have an application that uses a FILE Send port where the File mask is
Succeeded_%datetime_bts2000%_%me…
-
C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.WiXSetup.targets (100): Unable to copy file "..\CIDemo.Schemas\bin\Debug\CIDemo.Schemas.dll" to "obj\Debug\r…
-
In some cases (particularly in distributed BTS environments) multiple host instances with the same name exist on different machines. If one of them is marked as "disabled" the script will fail even i…
-
I have custom paths defined for all Schema, Orchestration, and Map assemblies that begin with "..\".
When deploying after installing the deployment package from MSI, I get the following error:
Err…
-
Upgrade WiX to v3.7
If present, detect and use local machine installation of WiX v3.7, otherwise fall back to the WiX subset included in the Deployment Framework
Allow WiX registry key to be overridd…
-
After updating from version 5.0 to 5.5 the deployment framework does not gac my dll's on the first server, only on the last server. This was not an issue in 5.0.
No errors during deploy and the deplo…
-
Include automated deployment of UDDI configurations (using UDDIPublisher.exe).
#### This work item was migrated from CodePlex
CodePlex work item ID: '7205'
Vote count: '2'
-
Scenaro:
I would like to integrate BTDF with TFS and from Build definition I would like to queue my build in test or other environments where generated MSI should be copied in Drop folder and simul…