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/'> was not expected
Any idea on how to fix this so it will 'expect' the namespace?