Thanks very much,

From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Monday, March 26, 2007 9:09 PM
To: Bei Liu (Volt)
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] "An unexpected external UI message was received" when 
using WixUIExtension

Bei Liu (Volt) wrote:
I got the following error:

light.exe line (0, 0) : An unexpected external UI message was received: The 
installer has encountered an unexpected error installing this package. This may 
indicate a problem with this package. The error code is 2738.

According to MSDN:
2738 means: Could not access VBScript run time for custom action [2].

However, I don't have customer action using VBScript.

WiX v3 runs ICE validations by default; some validations are written in 
VBScript so if your script engine isn't valid, you won't be able to run 
validation. You can suppress validation using the -sval switch.



--

sig://boB

http://bobs.org
-------------------------------------------------------------------------
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