Hi All ,
I have error when i was parsing xml data.when we are converting xml data in UTF8Encoding format. then we are getting NULL string.But when we are converting xml data in ASCIIEncoding format. then we are getting a string. Can any one tell me what's the error?
Thanks in Advance.