I have a C# .Net app that returns an XML document. The problem that I can't figure out is for some reason the document doesn't completely finish writing out. The last element is left open and the end document tags are left off. I've checked and the code if definatly getting hit up but I don't see anything wrong or why it would just cut off. Any suggestions would be greatly appreciated.
Thanks,
Sara
Thanks,
Sara
Comment