Hi,
Our basic MSI project has two merge modules. We are developing the new version (6.1) which supports the below upgrades:
4.0 to 6.1, 5.0 to 6.1 (Major upgrades)
6.0 to 6.1 (Minor upgrade)
The major upgrades to 6.1 are working perfectly fine but one of the merge module is not getting upgraded during the minor upgrade.
There are no components removed or renamed from 6.0 to 6.1. Changes are there only in the file versions (6.0.xxx.0 to 6.1.0.0). The log file doesn't give any hint. For all the components in the merge module (which does not upgrade), the minor upgrade log file says Installed: Local; Request: Null; Action: Null.
How can we find the reason why the components in this merge module alone is not getting installed during minor upgrade?
Thanks,
Sooraj
Our basic MSI project has two merge modules. We are developing the new version (6.1) which supports the below upgrades:
4.0 to 6.1, 5.0 to 6.1 (Major upgrades)
6.0 to 6.1 (Minor upgrade)
The major upgrades to 6.1 are working perfectly fine but one of the merge module is not getting upgraded during the minor upgrade.
There are no components removed or renamed from 6.0 to 6.1. Changes are there only in the file versions (6.0.xxx.0 to 6.1.0.0). The log file doesn't give any hint. For all the components in the merge module (which does not upgrade), the minor upgrade log file says Installed: Local; Request: Null; Action: Null.
How can we find the reason why the components in this merge module alone is not getting installed during minor upgrade?
Thanks,
Sooraj