install asp net 1.1

F

Felix González

Hi

I´ve developed a web service and now I need install it in the client
machine. I`ve copy the service but when I connect to the service I get an
error "asp net 1.1 not instlaed". How can I install it?

thaks
 
J

Jeff Dillon

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
 
F

Felix González

Thanks,

with "client" I refer to customer. the client of the webservice wil be a
PDA.
 
D

Dan Rogers

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

--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,827
Latest member
DMUK_Beginner

Latest Threads

Top