Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- WARNING: Unable to parse XML, with error: Exception calling "Load" with "1" argument(s): "Unexpected 'NONE' in parse rule 'Element ::= . EmptyElement | ( StartElement ElementBody ).'."
- Ensure that there are NO SelectionChanged or TextChanged properties in your textboxes (PowerShell cannot process them)Exception calling "Load" with "1" argument(s): "Unexpected 'NONE' in parse rule 'Element ::= . EmptyElement | ( StartElement ElementBody ).'."At line:8 char:5
- + $Form=[Windows.Markup.XamlReader]::Load($reader)
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
- + FullyQualifiedErrorId : XamlParseException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement