Hi All
The problem is like this I have webmethod in my service who has 13 parameter in which one is Object type. So when i will call this webmethod from my website and pass the object of class XYZ by casting it to Object. It throws exception "Can not write XML document" So plz help me how can i solve this problem
...
Go to the complete details ...