1
vote
1answer
71 views
Cannot write XML declaration. WriteStartDocument method has already written it.
Hi,
i want to pass xmldocument as parameter to my webservice method.After loaded xml file from a path,when try to send xmldocument as parameter by webservice method,i come across this error.What can …
