Is it at all possible that the new ICE900 test you wrote uses the C++
runtime DLL?

In your C++ build settings you need to make sure you link to the static
runtime library AND that you build Release (not Debug) for the version you
run away from the developer's box.

-----Original Message-----
From: nagaram.c [mailto:nagara...@symphony.cc] 
Sent: Tuesday, January 05, 2010 11:43 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] getting win32 exception while running the newly added
custom ICE

Hi,

 

I am getting below exception to my newly added ICE, whereas the same works
fine in the developer environment but fails in the tester environment, both
are XP machines.

 

To the tester environment I have deployed the below files

 

smoke.exe 

wconsole.dll 

wix.dll 

darice.cub (containing the newly added CA DLL)

 

.........

..........

ICE99: Created 06/18/2004. Last Modified 06/18/2004.

ICE100: ICE100 - Validates the MsiEmbeddedUI Table, checking for duplicate
filenames and validity of order values, attributes, etc.

ICE100: Created 04/02/2007. Last Modified 04/02/2007.

smoke.exe : error SMOK0216 : An unexpected Win32 exception with error code
0x643 occurred: Action - 'ICE900' Fatal error during installation

 

Thanks,

Nag

 

----------------------------------------------------------------------------
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to