DeploymentFramework icon indicating copy to clipboard operation
DeploymentFramework copied to clipboard

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.

Results 64 DeploymentFramework issues
Sort by recently updated
recently updated
newest added

It seems that the `MSBuildExtensionsPath` in Visual Studio 2019 is no longer pointing to the MSBuild install directory. Rather it points to a MSbuild folder below the VS2019 install folder:...

Cause: SettingsFileGenerator.xml is extremely hard for merging changes.

SSO and Environment Settings

Hi, We have noticed some problems with the deployment framework v5.8 when we have .NET Framework 3.5/4.0 installed. The issue appear on my computer with Windows 10 installed and the...

Core Framework

Various doc updates are needed for v5.8

I am porting an existing solution in 2013 pre-R3 to BizTalk 2016, and I now put it in BTDF to ease deployment to DEV, TEST and PROD environments. There are...

It would be good if you could add tokens to values in the EnvironmentSettings.xml file to inject PropertyGroup values from the Deployment.btdfproj. e.g. ${ProductName} #### This work item was migrated...

CodePlexMigrated
Impact: Unassigned

Hi All, I am trying to deploy the msi created by btdf to BizTalk environment using powershell script. The scripts fail at the line : Run “BTSTask.exe AddApp -ApplicationName:`”AppName`” -Description:`”AppDescription`”...

I want to be able to undeploy my MSI and let the BTDF delete the virtual dir. Though the setting UndeployAction is set to Delete, undeploying does NOT remove the...

In BTDF 6.0 If I provide physical path in IISApp as "..\IIS\MyService" where MyService contain files to be published as iis application, Server depoy MSI will pack them in redist\MyService...

bug
Impact: Medium
CodePlexMigrated
General
Release 6.0 (Beta)
Release 5.7

When using the `DefaultInstallDir` option in btdfproj, and referring to a fixed location on a drive (e.g. E:\ ) that doesn't exist, executing the msi results in an error message:...