deserialize dataset

Hi mates,

I have a problem when i try deserialize a dataset what has a element (type string) with char ascii like this: blade ? ? ?.
It throws a exception, because it find invalid char. But i don′t know why the char 0x1B is invalid.

Thx and Regards,

[258 byte] By [fravelgue] at [2008-2-16]
# 1
Notice that 0x1B is illegal according to the W3C XML Specification -- see http://www.w3.org/TR/REC-xml/#charsets.
ChrisLovett at 2007-9-9 > top of Msdn Tech,.NET Development,XML and the .NET Framework...
# 2
Hi,
Why does dataset serializing generate a xml with this incorrect char? Do you know?
fravelgue at 2007-9-9 > top of Msdn Tech,.NET Development,XML and the .NET Framework...

.NET Development

Site Classified