Re: WebServiceto publish dataSet
From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 01/15/05
- Previous message: Bálint Kátay: "WebServiceto publish dataSet"
- In reply to: Bálint Kátay: "WebServiceto publish dataSet"
- Next in thread: Bálint Kátay: "Re: WebServiceto publish dataSet"
- Reply: Bálint Kátay: "Re: WebServiceto publish dataSet"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 15 Jan 2005 12:17:24 -0000
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? > > > >
- Previous message: Bálint Kátay: "WebServiceto publish dataSet"
- In reply to: Bálint Kátay: "WebServiceto publish dataSet"
- Next in thread: Bálint Kátay: "Re: WebServiceto publish dataSet"
- Reply: Bálint Kátay: "Re: WebServiceto publish dataSet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|