DeploymentFramework
DeploymentFramework copied to clipboard
Issue: Server deploy MSI doesn't pack IISApp according to PhysicalPath structure
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'
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?