Failed to parse tracked line error #9156
Unanswered
romanivasyk
asked this question in
Questions
Replies: 1 comment
-
|
I've never seen anything like that before. Did you try a clean build to make sure those files are not corrupt? If that doesn't work, you'd want to look at the file and see what is special about that line and why it can't be parsed. Very strange for sure. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm upgrading my wix project to Wix 6.0.1 using HeatWave.
After upgrade I encounter errors on trying to build the project.
The errors look like this:

Looks like Wix is trying to parse wixproj.BindTracking-en-US.txt file from obj/Debug folder and that BindTracking file contains a line "Input " that can't be parsed.
What can cause this issue and how to fix it?
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions