Hi there,
I'm deploying with InstallShield and some of my customer have updated from my app v2.0 to my app v2.1
my app v2.0 is using MS 3.1.299; my app v2.1 is using 3.1.302.
The issue is that some of my 2.1 users still have MS 3.1.299 dll where they should be updated.
I'm not an expert,
but it looks like some of your dll does not have version number (eg: mapsuiteprojectionx86.dll)
and also the merge module MapSuiteMergeModuleX86.msm is numbered 3.0.0.0 for both version 3.1.299 and 3.1.302
I think that this can explain the issue; because InstallShield will not replace an existing dll with a new one if the version number is missing or if it's the same number.
Can you please check and confirm my analysis; If I'm right, can you provide me a new build with updated version number.
If I'm wrong, any idea is welcome.
Regards,
Patrick.