Because now that you have UI, the Windows Installer will call back to your UI 
for things like FileInUse and random error handling.  MSDN should talk about 
this stuff more.

From: Levi Wilson [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 21, 2006 13:32
To: Rob Mensching; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE20 with WiX v3

Sorry about that.  Have you much experience with adding custom dialogs?  I 
guess I just don't understand why adding a single dialog created all of these 
ICE errors when the UI-less install was perfectly fine.
On 12/21/06, Rob Mensching <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote:

Please keep wix-users on the line so everyone sees the replies.



Yes, MSDN provides explanations about all of the ICEs and common ways to fix 
them.





From: Levi Wilson [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>]
Sent: Thursday, December 21, 2006 13:19
To: Rob Mensching
Subject: Re: [WiX-users] ICE20 with WiX v3



Thanks for the quick response.  I'm very new to Windows Installer, would the 
best place to find out about these ICExxx errors be MSDN?  I guess I'm just not 
sure what it is expecting.  I'll continue to look into these errors.  Thanks!

On 12/21/06, Rob Mensching <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote:

The difference you're seeing is that WiX v2 did not run validation and WiX v3 
does.  Those are errors in your WiX v2 package, you just didn't know it before. 
 <smile/>



From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> [mailto:[EMAIL 
PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Levi Wilson
Sent: Thursday, December 21, 2006 12:54
To: wix-users@lists.sourceforge.net<mailto:wix-users@lists.sourceforge.net>
Subject: [WiX-users] ICE20 with WiX v3



I receive the following errors when trying to follow along with part 8 of the 
tutorial when linking with version 3 (all ICE20s BTW):

 *   Standard Dialog:  'FilesInUse' not found in Dialog table
 *   ErrorDialog Property not specified in Property table
 *   Exit dialog/action not found in AdminUISequence (and one about 
InstallUISequence
 *   etc.

Can anyone offer me any insight or point me to a website that indicates some of 
the differences between version 2 and 3 of the linker and why I keep running 
into ICExxx errors?  Any help would be greatly appreciated, thanks!

Levi



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to