Re: Call WebService from C# on PocketPC

From: Shahzaib Younis (shahzaib_at_globalreach.com)
Date: 03/31/04


Date: Wed, 31 Mar 2004 10:43:11 -0600

Thanks for the reply.

I already figured that out, actually I was adding webservice (dll) as a
reference instead of web-reference in my CompactApplication
that was causing the problem.

Thanks again.

"stevebju" <brownst4@engr.sc.edu> wrote in message
news:32EC44F6-9FE4-477E-9E46-DCD2E0F015C1@microsoft.com...
> Try this demo I created. It is nearly finished, but the main things are
there. You can download the code for the finishing touches. The demo starts
out creating a WS on the localhost, then you create a PPC that consumes that
WS. It shows you how to do it with pictures! Maybe this will help and maybe
not:
> http://www.turnerbrown.com/UscDotNet/ImagineCup/LocalWSwithEmulator.aspx
>
> Good luck!
> Stephen



Relevant Pages