4
Answers

Json to xml convert in asp.net

Hello,
 
I wann to convert Json file to xml file. It is working fine. but In some file I am getting this error. 
 
"The ' ' character, hexadecimal value 0x20, cannot be included in a name "
 
How to remove this error without replace method. 
Answers (4)