I apologize if this email appears to be a duplicate. Although I'm registered my 
previous email was deleted.

It seems I can't get rid of this 2343 Error no matter how I set the 
WIXUI_INSTALLDIR property. As an experiment I created an installer that only 
contains a Product.wxs which only loads the InstallDirDlg. It too fails with 
Error 2343. The offending line in all cases is:

<Control Id="Folder" Type="PathEdit" X="20" Y="100" Width="320" Height="18" 
Property="WIXUI_INSTALLDIR" Indirect="yes" />

Even when the msi.log shows that the WIXUI_INSTALLDIR  property is set 
correctly it still fails. Could this be OS related? In my case I'm trying to 
install onto XP. The Windows event log is only showing the 2343 error.

FYI, I'm using the WiX Developer's Guide by Nick Ramirez as a reference. If I'm 
tripping across a well known bug I'd be grateful if someone clued me in. Thanks.
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to