Hi all,

in my project i need to write data into xml file, i'm using a StringBuilder
object and use the appendLine method to write details with xml tags.

but when import the xml into another system it gives an error saying the xml
containes white spaces. now how to get rid of white spaces.

or am i using a wrong way to write xml files. by the way i'm developing in
vb.net 2008

thanks in advance

Rifky

Reply via email to