Re: WebServiceto publish dataSet
From: Bálint Kátay (val3_at_freemail.hu)
Date: 01/15/05
- Next message: Bálint Kátay: "directShow video player"
- Previous message: Daniel Moth: "Re: WebServiceto publish dataSet"
- In reply to: Daniel Moth: "Re: WebServiceto publish dataSet"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 15 Jan 2005 15:28:56 +0100
Thanks Daniel!
The solution:
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/msg/5173f318ef479876?hl=en&lr=&ie=UTF-8
B.
"Daniel Moth" <dmoth74@hotmail.com> wrote in message
news:ujIBgwv%23EHA.1188@tk2msftngp13.phx.gbl...
> Yes there is a CF ng:
> microsoft.public.dotnet.framework.compactframework
>
> BTW, searching the archives of it solves 90% of the questions:
> http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/search?group=microsoft.public.dotnet.framework.compactframework&q=dataset+webservice&qt_g=1&searchnow=Search+this+group
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "Bálint Kátay" <val3@freemail.hu> wrote in message
> news:eZe$nTv%23EHA.3416@TK2MSFTNGP09.phx.gbl...
>> Hi,
>>
>>
>>
>> I had to transfer the relevant portions of a database to my embedded
>> clients. I wrote a C# webservice which publish the data through
>> System.Data.DataSet. The service is works fine. My problem is if I trz to
>> invoke it from my Compact Framework application I get a
>> System.PlatformNotSupportedException. It is because the CF only supports
>> simple objects for webservices (or one of its underlining technologies)?
>> What the CF supports? What is the easiest way to get around this?
>>
>>
>>
>> Thanks,
>>
>> B.
>>
>>
>>
>> Are there a dedicated managed app dev. newsgroup?
>>
>>
>>
>>
>
- Next message: Bálint Kátay: "directShow video player"
- Previous message: Daniel Moth: "Re: WebServiceto publish dataSet"
- In reply to: Daniel Moth: "Re: WebServiceto publish dataSet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|