HELP!, Russian characters in XML definitions file

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by Andrewb - Russia
Avatar
Hi !

I try to use russian characters in the XML definitions
and recive error message:
Unhandled Exception: System.Xml.XmlException: There is an invalid character in the given encoding. Line 1, position 24.
at System.Xml.XmlScanner.GetChars(Byte[] srcBuffer, Int32& srcOffset, Int32 srcLen, Char[] destBuffer, Int32 destOffset, Boolean zeroedOut)
at System.Xml.XmlScanner.Read()
...
...
...

Help, how can use this characters in XML definitions?

[ 10-20-2004: Message edited by: Andrewb ]

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
That sounds like it's a native .NET exception in Microsoft's XML code. You might have to use entities and specify the Unicode number of the characters. Microsoft's XML parsers fully support the XML standard so I'd recommend reading the XML specifications at the w3c.org web site. That should tell you how.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.