rick
Posts: 8
Joined: Mon Dec 12, 2005 6:59 pm

Access Violation when saving AI_LaunchApp Control Event

This occurs in version 6.2.

Steps to reproduce:
1. Open project in AI Enterprise and select ExitDialog.
2. Select the Finish button.
3. On the Publish Events tab select the DoAction event for AI_ViewReadme or AI_LaunchApp and click Edit.
4. When the Edit Control Event dialog appears Click OK.
Expected: Dialog close and saves any changes (if any were made).
Actual: The following error message is displayed:

---------------------------
Error
---------------------------
Exception - ACCESS_VIOLATION (0xc0000005) at address 0x12eb5400893e42.
*** Stack Trace ***
[0x00893e42]
[0x008952df]
[0x005bf5c1]
[0x005bf4a3]
[0x00406fb3]
[0x7e418734] GetDC()
[0x7e423745] PrivateExtractIconExW()
[0x7e423591] PrivateExtractIconExW()
[0x7e4237bc] DefDlgProcW()
[0x7e418734] GetDC()
[0x7e418816] GetDC()
[0x7e41b89b] GetParent()
[0x7e41b903] SendMessageW()
[0x773f7344] Ordinal384()
[0x773f7426] Ordinal384()
[0x773f972b] Ordinal384()
[0x7e418734] GetDC()
[0x7e418816] GetDC()
[0x7e4189cd] GetWindowLongW()
[0x7e418a10] DispatchMessageW()
[0x7e42d99d] IsDialogMessageW()
[0x7e42dada] CallMsgFilterW()
[0x7e42593f] DrawStateW()
[0x7e425981] DialogBoxIndirectParamAorW()
[0x7e42559e] DialogBoxParamW()
[0x005b8239]
[0x005dbc06]
[0x005b7d67]
[0x005b7c4e]
[0x00406fb3]
[0x7e418734] GetDC()
[0x7e423745] PrivateExtractIconExW()
[0x7e423591] PrivateExtractIconExW()
[0x7e4237bc] DefDlgProcW()
[0x7e418734] GetDC()
[0x7e418816] GetDC()
[0x7e41b89b] GetParent()
[0x7e41b903] SendMessageW()
[0x773eaff1] Ordinal414()
[0x774206bf] Ordinal384()
[0x77420aa6] Ordinal384()
[0x774214d9] Ordinal384()
[0x7e418734] GetDC()
[0x7e418816] GetDC()
[0x7e4189cd] GetWindowLongW()
[0x7e418a10] DispatchMessageW()
[0x7e42d99d] IsDialogMessageW()

---------------------------
OK
---------------------------
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Access Violation when saving AI_LaunchApp Control Event

Hi,

This is a bug in Advanced Installer and it will be fixed in the next version. Thank you for bringing this to our attention.
Until this bug is fixed I'm afraid that you cannot edit the control event.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”