S
Shem
Hi Folks, I have written a small webservice in which one of the methods
returns a nodelist. The file compiles OK, but when I try to run it I get the
following error:
"You must implement the Add(System.Object) method on System.Xml.XmlNodeList
because it inherits from IEnumerable".
Can anybody help??
returns a nodelist. The file compiles OK, but when I try to run it I get the
following error:
"You must implement the Add(System.Object) method on System.Xml.XmlNodeList
because it inherits from IEnumerable".
Can anybody help??