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
Feature: Allow bypass of AppPool identity configuration #275
In the ConfigureAppPool MSBuild task, add a condition for empty $(VDIR_UserPass) to skip execution of the task. This will allow someone with an existing AppPool to skip the identity configuration.
This work item was migrated from CodePlex
CodePlex work item ID: '10067'
Assigned to: 'tfabraham'
Vote count: '1'
[UnknownUser@5/4/2013]
Resolved with changeset 72724: Add support for IIS 8 and pre-configured AppPools; drop legacy VDirList.txt; refactor DeployVDirs target (#10067, 10082)
In the ConfigureAppPool MSBuild task, add a condition for empty $(VDIR_UserPass) to skip execution of the task. This will allow someone with an existing AppPool to skip the identity configuration.
This work item was migrated from CodePlex
CodePlex work item ID: '10067' Assigned to: 'tfabraham' Vote count: '1'