Dumitru Meister
Posts: 2
Joined: 2015-06-23
|
Hello,
I'm trying to port an old installer to Wix. Unfortunately i ran into this error:
ICE20: Exit dialog/action not found in 'AdminUISequence' Sequence Table
In VS2010 i had a finished Dialog in the End of the Administrative install:
[img]http://1drv.ms/1LyoO8w[/img]
Now With the Wix Designer I also have the oportunity to add a finish Dialog, but after adding it nothing happens. The Dialog does not Show up in the End section of the Administrative Install:
[img]http://1drv.ms/1IbsBd5[/img]
What can I do to get rid of this Error?
I'm looking Forward Hearing from you
Regards Dumitru
PS See below my actual System Information:
Microsoft Visual Studio Premium 2013
Version 12.0.31101.00 Update 4
Microsoft .NET Framework
Version 4.5.51650
Designer for Visual Studio WiX Setup Projects 1.3.199.0
Designer for Visual Studio WiX Setup Projects. For more information about the product, see the following website: http://www.add-in-express.com. Copyright © Add-in Express Ltd. All rights reserved.
Windows Installer XML Toolset 3.9.1006.0
Windows Installer XML Toolset version 3.9.1006.0
Copyright © Outercurve Foundation. All rights reserved. |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Dumitru,
Did you add any dialogs manually? If so, please remove all dialogs via the WiX designer and then add them again. Let me know if the issue still exists. |
|
Dumitru Meister
Posts: 2
Joined: 2015-06-23
|
Hi Sergey,
i did not add any dialogs manually. Afer my first post I updated to the newest Release of the Software and now it sems to work.
Regards Dumitru |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hi Dumitru,
Thank you for letting us know. |
|