Thanks for all your help Dan.
The problem I have here is really the client. They cannot make any changes
to their web service because of their development cycle will push the
project back 3 months. I'm having to back my code into a poorly designed
and poorly written web service. Their web service was written by hand and is
not compliant. It's too hard to explain everything going on on their side.
That is why I am having so many problems. This is another example.
The program that is running on their side will crash is it doesn't see CDATA
tags around the customer name. So in the SOAP message I send them I need
the CDATA tags around customer name.
Thanks,
Mike
I suppose you could embed the string CDATA[] around your real customer
name, and strip it off when you see it.
--------------------
>From: "Mike" <mraeNOSPAM@NOSPAMATALLcalibrus.com>
>References: <uviSZZOIFHA.2752@TK2MSFTNGP12.phx.gbl>
<19IWwY0IFHA.3836@TK2MSFTNGXA02.phx.gbl>
>Subject: Re: XML Element must have CDATA tages around it.
>Date: Tue, 8 Mar 2005 10:28:55 -0700
[quoted text clipped - 6 lines]
>Message-ID: <uG6GPRAJFHA.1392@TK2MSFTNGP10.phx.gbl>
>Newsgroups:
microsoft.public.dotnet.framework.aspnet.webservices,microsoft.public.dotnet
framework.webservices
>NNTP-Posting-Host: 206-169-51-163.gen.twtelecom.net 206.169.51.163
>Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP10.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.webservices:9681
microsoft.public.dotnet.framework.aspnet.webservices:28498
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 29 lines]
>>>Message-ID: <uviSZZOIFHA.2752@TK2MSFTNGP12.phx.gbl>
>>>Newsgroups:
microsoft.public.dotnet.framework.aspnet.webservices,microsoft.public.dotnet
>> framework.webservices,microsoft.public.webservices
>>>NNTP-Posting-Host: 206-169-51-163.gen.twtelecom.net 206.169.51.163
>>>Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
>> 8.phx.gbl!TK2MSFTNGP12.phx.gbl
>>>Xref: TK2MSFTNGXA02.phx.gbl
[quoted text clipped - 20 lines]
>>>
>>>Mike R