WELCOME >>
Home services products support
Wednesday, May 22, 2013 ..:: Blogs » Brian Swanson ::.. Register  Login
Jul 2

Written by: Brian Swanson
7/2/2008 1:31 PM 

I ran in to this weird error last night when trying to send a DataTable as a parameter to a webservice.  It took me a minute, but finally the underlying exception showed the issue.  I had created the DataTable myself as a method for transporting multiple parameters, and had not given the newly defined/created DataTable a TableName.  So I set the TableName property on the DataTable, and viola! Everything worked as exepected.

Tags:

1 comment(s) so far...

Re: "There was an error generating the XML document" when sending a DataTable to a web service

Thanks Mate

By Thava on   3/15/2010 2:25 PM

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment   Cancel 





Copyright 2008 by Purple Ant LLC   Terms Of Use  Privacy Statement