You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Should start by saying this is a FABULOUS tool, and thank you! This issue could be my lack of knowledge of VS2012 so please bear with me.
When editing a Word template (dotm file) the XML doesn't seem to be validating. A case in point is a duplicate id attribute value on 2 different buttons. While editing the XML in the package VS doesn't flag that as a problem.
But, if I create a new XML file in VS and copy and paste the entirety of my customUI.xml file VS flags that problem, even though it's all the exact same code.
Is there something I need to do in VS to get the validation working when editing the package?
Thanks again!
Ken
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should start by saying this is a FABULOUS tool, and thank you! This issue could be my lack of knowledge of VS2012 so please bear with me.
When editing a Word template (dotm file) the XML doesn't seem to be validating. A case in point is a duplicate id attribute value on 2 different buttons. While editing the XML in the package VS doesn't flag that as a problem.
But, if I create a new XML file in VS and copy and paste the entirety of my customUI.xml file VS flags that problem, even though it's all the exact same code.
Is there something I need to do in VS to get the validation working when editing the package?
Thanks again!
Ken
The text was updated successfully, but these errors were encountered: