If you reuse an xmlTextReader and you interupted the previous parse done with it, its namespace stack isn't reset, and the subsequent parse get lots of namespacing errors reported (what a surprise).
If you reuse an xmlTextReader and you interupted the previous parse done with it, its namespace stack isn't reset, and the subsequent parse get lots of namespacing errors reported (what a surprise).