Install Web Service Into Production

M

Matt

How do I install my web service into my production web server so that it is
not available publicly but will still be available for my local web pages
that use it? My references are for localhost but I don't believe this will
work once installed. I have never moved a web service or asp.net web page
that uses a web service from my workstation before and I can't find anything
about installing onto another server. Does anyone know of some good links
or articles that address this?

Thanks,

Matt
 
J

Jeffrey Hasan

You can have the Web service respond on a different port than :80, and then
ensure that this port is closed to outside traffic (which it should be
anyway).

Jeffrey Hasan, MCSD
President, Bluestone Partners, Inc.
 

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,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top