I already submitted all of the code to fix this bug months ago on this
e-mail list and in the comments of this bug.  I haven't heard anything back
(the bug is still open), so I don't know if they incorporated it or not.
Because the change wasn't incorporated in WiX 2.0, I'm forced to use a
custom built WiX custom action dll with my change.

Dana

On 1/13/08, Fadi Haik <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> We are facing the similiar error / ( bug ) that described in the
>
>
>
> https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1653864&group_id=105970
>
>
> From MSI logs
>
> "
>
> MSI (s) (44:B8) [12:50:28:859]: Invoking remote custom action. DLL:
> C:\WINDOWS\Installer\MSI47.tmp, Entrypoint: InstallSqlData
>
> MSI (s) (44:B8) [12:50:28:890]: Leaked MSIHANDLE (230) of type 790531 for
> thread 4064
>
> MSI (s) (44:B8) [12:50:28:890]: Leaked MSIHANDLE (229) of type 790531 for
> thread 4064
>
> MSI (s) (44:B8) [12:50:28:890]: Leaked MSIHANDLE (176) of type 790540 for
> thread 4064
>
> MSI (s) (44:B8) [12:50:28:890]: Leaked MSIHANDLE (175) of type 790540 for
> thread 4064
>
> MSI (s) (44:B8) [12:50:28:890]: Leaked MSIHANDLE (146) of type 790541 for
> thread 4064
>
> MSI (s) (44:B8) [12:50:28:890]: Note: 1: 2769 2: InstallSqlData 3: 5
>
> *Action start 12:50:28: InstallSqlData.*
>
> *DEBUG: Error 2769:  Custom Action InstallSqlData 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: InstallSqlData, 5, *
>
> MSI (s) (44:24) [12:50:28:906]: Machine policy value 'DisableRollback' is
> 0
>
> MSI (s) (44:24) [12:50:28:906]: Note: 1: 1402 2:
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
> 3: 2
>
> Action ended 12:50:28: InstallSqlData. Return value 3.
>
> MSI (s) (44:24) [12:50:28:906]: Note: 1: 1402 2:
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts
> 3: 2
>
> MSI (s) (44:24) [12:50:28:906]: No System Restore sequence number for this
> installation.
>
> MSI (s) (44:24) [12:50:28:906]: Unlocking Server
>
> Action ended 12:50:28: INSTALL. Return value 3.
>
> "
>
>
>
> currently we are using WIX version 3.0.3526.0.
>
>
>
> according to the follow up this bug still open, there is ETA ?
>
>
>
> Can you please advice how we can debug/ or avoid that bug ?
>
>
>
> Thanks in advance,
>
> Fadi
>
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to