[WiX-users] Data element error

2011-10-06 Thread John_Preto
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: adppmdl.dll DS Apps I'm guessing it doesnt now like the space in DS Apps...but I want this field to ha

Re: [WiX-users] Data element error

2011-10-06 Thread John_Preto
Setting the Column to PrimaryKey="no" seems to have solved this problem for me and this is fine for my use. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Data-element-error-tp6867114p6867167.html Sent from the wix-users mailing list archive at Nabb