When my UserControl calls a webservice's method I receive the following
exception:
"There is an error in XML document (1, 220)."
I'm running with VS 2005 (UserControl Test Container).
Cam some one help me?
John Saunders - 28 Oct 2006 13:11 GMT
> When my UserControl calls a webservice's method I receive the following
> exception:
> "There is an error in XML document (1, 220)."
> I'm running with VS 2005 (UserControl Test Container).
>
> Cam some one help me?
Which XML document, and what's at (1,220)?
John