A webservice installs on a server, not a client.
You need to install IIS and the .NET framework.
What type of OS is the client?
Jeff
> Hi
>
[quoted text clipped - 3 lines]
>
> thaks
Felix Gonz?lez - 12 Nov 2004 09:31 GMT
Thanks,
with "client" I refer to customer. the client of the webservice wil be a
PDA.
> A webservice installs on a server, not a client.
>
[quoted text clipped - 11 lines]
> >
> > thaks
And you didn't answer my question.
Another waste of time.
Jeff
> Thanks,
>
[quoted text clipped - 17 lines]
> > >
> > > thaks
Hi Felix,
Thanks for your question. In order for an ASP.net web serivce to properly
run, there are a few things you need to do.
First off, on the client side, assuming a Pocket Pc from your other answer,
you need to develop a client-side proxy using the compact framework. Then
on your server side, you need to make sure that the server you are using
has ASP.Net installed and then configured. ASP.Net is installed as one of
the IIS installation options from the Add/Remove Programs control panel
applet. You'll find the web server option under the windows components
section, and under there you will need to select ASP.NET.
If I understand your question, you tried to copy the service itself to the
handheld device. This error that you see would result from doing this,
since there is no web server on your handheld.
I hope this helps,
Dan Rogers
Microsoft Corporation
--------------------
>From: "Felix Gonz?lez" <felix.gonzalez@gvgest.es>
>Subject: install asp net 1.1
[quoted text clipped - 8 lines]
>NNTP-Posting-Host: 110.red-213-98-98.pooles.rima-tde.net 213.98.98.110
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09
phx.gbl
>Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:26445
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 5 lines]
>
>thaks