Hallo Everyone,
I am using visual studio 2005 asp.net vb. I am creating a XML document using the XMLwriter.The xml file creation no problem but the problem when i send the .xml file to another user they said the .xml file has some binary character in the beginning of the .xml document.
they convert the .xml to Hex and saying that some binary character is there in starting of the xml document (i mean before the (<?xml ) .. i have attached the output how it looks ..
Any idea ?..
I am using visual studio 2005 asp.net vb. I am creating a XML document using the XMLwriter.The xml file creation no problem but the problem when i send the .xml file to another user they said the .xml file has some binary character in the beginning of the .xml document.
they convert the .xml to Hex and saying that some binary character is there in starting of the xml document (i mean before the (<?xml ) .. i have attached the output how it looks ..
Any idea ?..