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

BTDF 6.0 Stable Beta - Update SSO with current settings does not generate environment settings file #367

Open tfabraham opened 6 years ago

tfabraham commented 6 years ago

We are using BTDF6.0 stable beta version to build BizTalk 2013 R2 application. One thing we found that when we click on Update SSO with current settings button on BTDF tool bar in visual studio, it does not generate the settings file for different environment based on our SettingsFileGenerator.xml and then fails with error System.IO.FileNotFoundException: Could not find file 'C:..\DEV_Settings.xml'. File name: 'C:...\DEV_Settings.xml'

while the same project in earlier version use to work.

Has something changed around this in BTDF6.0 except there is no EnvironmentSettings folder which holds the SettingsFileGenerator.xml, instead its now in project folder itself.

This work item was migrated from CodePlex

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