Nov 14, 2019
03:16 AM
Hi, We are currently attempting to update our installshield projects to Installshield 2019. We have one which installs our software's webservices which is working fine in 2016. However when we try to build it in 2019 we are getting the following errors Error RC2170 : bitmap file <Path>\DetectIIS6Compat.dll is not in 3.00 format Error -6118: The Resource compiler failed to build the RES file "<Path>\ProteanWebServices74\_ISUser_0x0409.res" required to link the DLL. I have tracked it down to a custom action for detecting IIS6 compatibility using DetectIIS6Compat.dll as described in this article https://helpnet.flexerasoftware.com/installshield22helplib/helplibrary/IISMetabaseCompat.htm As far as I am aware this is a dll that is included within Installshield. Anyone have ideas on how to solve this? Any help would be gratefully received Thanks Simon
... View more
Labels
Feb 14, 2018
03:34 AM
Georg1 wrote: Did you check the "Never Overwrite" option for the Component itself? If it's set to "yes" it won't touch the component if the Keyfile exists on the target system. Thanks for the reply Georg1 yes I have, the 'Never Overwrite' property is set 'No' so that shouldn't be a problem. We've noticed some other odd behaviour too, it we upgrade to in intermediary release then the upgrade works fine, it just doesn't work if we try to upgrade directly to the latest install!, so under certain conditions the overwrite of the file obviously OK!
... View more
Feb 09, 2018
05:14 AM
Hi all, We have and Installshield MSI project which we use for deploying our application, we have recently upgraded the project to Installshield 2016 but I'm not sure if this is the source of the problem or not. We have a component for the Frontend Application which is an MS Access accde program which is set to be the key file, recently we have notice some odd behaviour, as when we run an upgrade installation this file is not replaced even though it is set to always overwrite! I have been experimenting with different ways to ensure this file is replaced but the behaviour seems to be getting more weird. Firstly I added it to the RemoveFiles table, but this just seemed to be ignored and the file from the previous installation was still present. Secondly, and probably the most odd behaviour is I wrote a custom script using the DELETEFILE Method as below :- nError = DeleteFile ("C:\\ProgramData\\Protean 7.3\\Protean.accde"); Having stepped through it during install, it actually removes the file in question, but instead of replacing it with the new version, it somehow brings back the deleted one!! Conversely if the file has been removed prior to running then the install, or it is a clean installation then it actually adds the correct one! Has anyone else experienced anything like this, or has any advice on how we should be trying to overwrite this file? It worked OKon previous version of Installshield, and it seems to work ok with some releases created with 2016. Hope this all makes sense, any advice would be greatly recieved Thanks Simon
... View more
Labels
- Labels:
-
InstallShield 2016
Latest posts by Hac2002
Subject | Views | Posted |
---|---|---|
567 | Nov 14, 2019 03:16 AM | |
1476 | Feb 14, 2018 03:34 AM | |
1932 | Feb 09, 2018 05:14 AM |
Activity Feed
- Posted Help! Build Error 6118 issues with DetectIIS6Compat.dll in 2019 project on InstallShield Forum. Nov 14, 2019 03:16 AM
- Tagged Help! Build Error 6118 issues with DetectIIS6Compat.dll in 2019 project on InstallShield Forum. Nov 14, 2019 03:16 AM
- Tagged Help! Build Error 6118 issues with DetectIIS6Compat.dll in 2019 project on InstallShield Forum. Nov 14, 2019 03:16 AM
- Posted Re: Help! File Deletion/ replacement Issues on InstallShield Forum. Feb 14, 2018 03:34 AM
- Posted Help! File Deletion/ replacement Issues on InstallShield Forum. Feb 09, 2018 05:14 AM
- Tagged Help! File Deletion/ replacement Issues on InstallShield Forum. Feb 09, 2018 05:14 AM
- Tagged Help! File Deletion/ replacement Issues on InstallShield Forum. Feb 09, 2018 05:14 AM
- Tagged Help! File Deletion/ replacement Issues on InstallShield Forum. Feb 09, 2018 05:14 AM