Fatal error during installation
Posted: Wed Feb 08, 2017 11:22 am
For some reason my MSI has decided to have a "Fatal error during installation".
Through debugging I can see the issue occurs at "Apply Install" and the log from the MSI contains the following:
I have seen other threads suggesting the fix is to generate a new Product Code / Revision Code, which I have tried but it doesn't seem to have worked.
Any ideas?
Through debugging I can see the issue occurs at "Apply Install" and the log from the MSI contains the following:
Code: Select all
MSI (c) (A0:90) [17:15:51:573]: Note: 1: 2205 2: 3: Error
MSI (c) (A0:90) [17:15:51:573]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1707
MSI (c) (A0:90) [17:15:51:573]: Note: 1: 2205 2: 3: Error
MSI (c) (A0:90) [17:15:51:573]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
I have seen other threads suggesting the fix is to generate a new Product Code / Revision Code, which I have tried but it doesn't seem to have worked.
Any ideas?