I'm getting this error after converting to WiX 3.0.

 [exec] C:\Installation\Packages\E3_3_0\UI\uiUpdate_standard.wxs(90) :
error
 LGHT0204 : ICE03: Invalid registry path; Table: RegLocator, Column:
Key, Key(s): Wse20Search

Here's the code snippet

<Property Id="WSE20CHECK">
    <RegistrySearch Id="Wse20Search" Root="HKLM"
Key="SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\Microsoft WSE
2.0\" Type="raw" />
</Property>

This was working fine in WiX 2.0, but I did not run ICE on it.

Updated to 3.0.5419.0 and started getting these types of errors.

Doesn't happen with all RegistrySearch elements, only some like the
example above.

Thanks
Chad




------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to