You need to upgrade to either:

WiX v2.0.5805.0
or
WiX v3.0.4624.0


-----Original Message-----
From: Jason Li [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2008 13:21
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Error 2769: Custom Action ConfigureSql did not close 5 
MSIHANDLEs.

Hi there,

We are using WIX 2.0.4701.0 to install our SQL database. We noticed an 
intermittently installation failure due to the MSIHandle leak as shown below. A 
quick search surfaces this threading discussing the similar issue: 
http://n2.nabble.com/ConfigureSql---Assertion-Failed-td690074.html.  The thread 
says this is a string manipulation issue. But we don't know which version of 
WIX have this fixed. We can upgrade to 2.0.5508.0 or 3.0.3108.0, or otherwise 
we need to incorporate new WIX into our depot.  Anybody can educate me which 
version have this problem fixed? Appreciate!

...
Action start 12:55:36: CreateFolders.
Action ended 12:55:36: CreateFolders. Return value 1.
Action start 12:55:36: InstallFiles.
Action ended 12:55:36: InstallFiles. Return value 1.
Action start 12:55:36: ConfigureSql.
DEBUG: Error 2769:  Custom Action ConfigureSql did not close 5 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2769. The arguments 
are: ConfigureSql, 5,
Action ended 12:55:36: ConfigureSql. Return value 3.
Action ended 12:55:36: INSTALL. Return value 3.
...

Thanks,
Jason
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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 Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to