views:

51

answers:

0
+1  Q: 

XML Serialization

I am trying to serialize an ASMX web service result, but I get the following error.

 There is an error in XML document. ---> System.InvalidOperationException:     <ArrayOfT_SATQuestionInfo xmlns='http://tempuri.org/'&gt; was not expected

Any idea on how to fix this so it will 'expect' the namespace?