RichardGrimmer
Posts: 3
Joined: Mon Mar 27, 2023 1:50 pm

MsiDatabaseImport Table: InstallExecuteSequence

I have a fairly simple installer which has been performing correctly up until recently, but is now giving this error when I attempt to build;

Error calling MSI API: 1627 Method: MsiDatabaseImport Table: InstallExecuteSequence. Extended Error: 1: 2216 2: <REDACTED>.msi 3: InstallExecuteSequence.idt 4: 27 .

With the following in the detail window;

Advanced Installer 16.3 build ee189028
*** Stack Trace (x86) ***

[0x76e0d6c2] RaiseException()
[0x0209fda0] -----
[0x01186dda] -----
[0x011829c3] -----
[0x0119c003] -----
[0x0119c364] -----
[0x010e19ca] -----
[0x010e8e09] -----
[0x00fc8175] -----
[0x010dee80] -----
[0x00dd84c1] -----
[0x00920000] MODULE_BASE_ADDRESS

I've seen a couple of posts about this, but no solutions - anyone have any ideas?
Liviu
Posts: 1042
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: MsiDatabaseImport Table: InstallExecuteSequence

Hello,

I'm not sure why this happens.

Can you please send us the .AIP (setup project) file by email to support at advancedinstaller dot com so we can further test and investigate this?

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”