M
Mike
I am calling a web service that a client has set up for me to call. I am
using Visual Studio 2003 with C# to call the web service.
They are telling me on that on their side that the xml I send over to the
web service needs to be a single line with no line breaks. Is there any
attributes I can set in my program to send the xml as a single line? I know
its a stupid issue on their side but I have a feeling I am going to have to
find a way to code around it.
Thanks in advance.
Mike R
using Visual Studio 2003 with C# to call the web service.
They are telling me on that on their side that the xml I send over to the
web service needs to be a single line with no line breaks. Is there any
attributes I can set in my program to send the xml as a single line? I know
its a stupid issue on their side but I have a feeling I am going to have to
find a way to code around it.
Thanks in advance.
Mike R