phaseshift
IS-IT--Management
I have an ArrayList of objects that I need to pass to a web service.
The objects in the ArrayList are objects of a class that I created. When I pass the ArrayList to the Web Service I get an XML error " Cannot generate XML file". If I pass anything else to the Web Service it works just fine.
Any ideas?
Thanks
The objects in the ArrayList are objects of a class that I created. When I pass the ArrayList to the Web Service I get an XML error " Cannot generate XML file". If I pass anything else to the Web Service it works just fine.
Any ideas?
Thanks