Re: SoapException

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Dan Diephouse (dan_at_envoisolutions.com)
Date: 08/30/04


Date: Mon, 30 Aug 2004 17:56:37 GMT

Alex pointed out to me that CF SP2 fixes a bug with Headers and Web
services which is what was biting me. Thanks again Alex.
- Dan

Dan Diephouse wrote:
> I've spent some more time trying to debug this problem and haven't come
> up with anything. The .NET CF supports doc/lit web services, right?
>
> My wsdl, requests, and responses pass all the tests put forth by
> SOAPScope and WS-I.
>
> Is there anything else I can do to learn what the problem is? I just
> know it has to be something ridiculous stupid now :-)
> - Dan
>
> Dan Diephouse wrote:
>
>> Alex Feinman [MVP] wrote:
>>
>>> No, I was actually referring to T and Z in the date format. Desktop
>>> could be okay with it, but the CF might have some trouble. Not
>>> necessarily so, but worth checking
>>>
>>
>> I changed the date to this format and that didn't go either. Both
>> should be valid ISO8601 dateTime's from what I understand.
>>
>> <CutTime>2004-09-01T12:00:00.000+00:00</CutTime>
>>
>> Will email you connection info to the server. Thanks again.
>>
>> - Dan