Greetings one and all,  I have a simple question / error I need assistance with.

I'm trying the following
<UI Id="UI.Client.UISequence">
<Property Id="NEXT_DIALOG_NAME" Admin="yes" Secure="yes" Value="Dialog1" />
<Publish Dialog="Dialog1" Control="Next" Order="1" Property="NEXT_DIALOG_NAME" 
Value="Dialog2"><![CDATA[1]]></Publish>
<Publish Dialog="Dialog1" Control="Next" Order="2" Event="NewDialog" 
Value="[NEXT_DIALOG_NAME]"><![CDATA[1]]></Publish>
</UI>

However I now get the following error in my logs:
DEBUG: Error 2803:  Dialog View did not find a record for the dialog
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2803. The arguments 
are: , ,
MSI (c) (18:1C) [14:30:41:396]: Product: Test-- The installer has encountered 
an unexpected error installing this package. This may indicate a problem with 
this package. The error code is 2803. The arguments are: , ,
Action ended 14:30:41: WelcomeDlg. Return value 3.
MSI (c) (18:9C) [14:30:41:427]: Doing action: FatalError
Action 14:30:41: FatalError.
Action start 14:30:41: FatalError.
Action 14:30:41: FatalError. Dialog created
Action ended 14:30:42: FatalError. Return value 2.
Action ended 14:30:42: INSTALL. Return value 3.


Any thoughts out there?

Stephen Tunney
Nuance Communications, Inc.
Solutions Architect, Imaging Division
Waterloo, Ontario, Canada
[email protected]<mailto:[email protected]>
519-880-7463      Office
NUANCE.COM
The experience speaks for itself (tm)

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to