Good day!
I'm trying to create a ribbonmenu out of the current menu I have in our application and I'm running into a couple of errors. I'm using Bruce's ribbon bar menu generator in code exchange and the IDE is showing an error in the code.
'"' is an unexpected token. The expected token is ';'. Line 7, position 28.
That error line looks the same as the one below which seems to be fine.
I copied and pasted the XML into notepad++ to try to see whether the XML was malformed, but it looks fine. Though when I saved it, I received an error, "XML parsing error at line 514" EntityRef: expecting ';'.
I'm not that familiar with XML, so I could use some help.
The XML file has been attached to this post.
PB2019 R2 Build 2328
Thanks!