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
Issue: Server deploy MSI doesn't pack IISApp according to PhysicalPath structure #357
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 where as published website look them in "..\IIS\MyService" due to which it fails.
We just migrated from BTDF 5.5 to BTDF 5.7, tried using IISApps instead of VDirList and hit this issue. Do you have any plan to fix it and if yes any potential timeline?
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 where as published website look them in "..\IIS\MyService" due to which it fails.
This work item was migrated from CodePlex
CodePlex work item ID: '10742' Vote count: '2'