C# hexadecimal value 0x12, is an invalid character

前端 未结 6 830
暗喜
暗喜 2020-12-25 10:48

I am loading a lot of xml documents and some of them return errors like \"hexadecimal value 0x12, is an invalid character\" and there are different character. How to remove

6条回答
  •  执笔经年
    2020-12-25 11:39

    This is essentially a special case of this question. I suggest you use one of the answers from there.

提交回复
热议问题