Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
14481 Points
2006 Posts
MVP
Feb 08, 2009 05:19 PM|LINK
Make sure you close the Stream and dispose of it by wrapping it into a using statement.
Martin_Honne...
Star
14481 Points
2006 Posts
MVP
Re: There is an error in XML document (0, 0) during Deserialization
Feb 08, 2009 05:19 PM|LINK
Make sure you close the Stream and dispose of it by wrapping it into a using statement.
My blog