Recently upgraded by version of wix and when I now build the Wix MSI I get
the following error 

The Data element's value, 'DS Apps', is not a legal identifier. 

The wix source code is: 
<Row>
   <Data Column="FileName">adppmdl.dll</Data>
   <Data Column="InstallPath">DS Apps</Data>
</Row>

I'm guessing it doesnt now like the space in DS Apps...but I want this field
to have a space. 
Is this a bug, or should I now be formatting it differently  



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Data-element-error-tp6867114p6867114.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to