Re: [WiX-users] LGHT0136: error importing table 'Upgrade'

2014-06-09 Thread Phill Hogland
Hi Bob; Thanks a lot for the insight. I stared at that and did not pick up on the line feed which had broke the Product/@Version entry. Thanks; Phill -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/LGHT0136-error-importing-table-Upgrade-tp759510

Re: [WiX-users] LGHT0136: error importing table 'Upgrade'

2014-06-08 Thread Bob Arnson
On 6/8/2014 5:31 PM, Phill Hogland wrote: > {07C06662-0FF5-4B22-94F4-1251C75F11DA}9.0.121 > .01 WIX_UPGRADE_DETECTED Is the "line-feed.0" literal? If so, you broke your Product/@Version value. -- sig://boB http://joyofsetup.com/

[WiX-users] LGHT0136: error importing table 'Upgrade'

2014-06-08 Thread Phill Hogland
I have a MSI project which has been building and deploying successfully for some time. However just before a left a week ago for vacation something changed and I now get the LGHT0136 error relate to the Upgrade Table. I'm not sure what changed and I tried to revers different changes and track thi