Re: deploy web service
From: Hermit Dave (hermitd.REMOVE_at_CAPS.AND.DOTS.hotmail.com)
Date: 08/31/04
- Next message: Sam Santiago: "Re: Web Service and VB6 COM Object using ADO 2.6"
- Previous message: Kumar: "Web Service and VB6 COM Object using ADO 2.6"
- In reply to: IGotYourDotNet: "deploy web service"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 23:21:46 +0100
well the easiest way is to use copy to and specify the server you need to
upload the code to. alternatively you could create virtual directory and
copy the release files there.. from there just chuck them on to wherever you
need to put them.
yeah sure you can but you need need to add a reference to the webservice.
cause vs.net needs to generate the proxy for you. so adding it to web.config
doesnt make much sense.
-- Regards, Hermit Dave (http://hdave.blogspot.com) "IGotYourDotNet" <IGotYourDotNet@discussions.microsoft.com> wrote in message news:E1BBBB3E-F6D7-4E41-827D-64E49751B98A@microsoft.com... > I'm creating a web service locally and i need to deploy it to 3 web servers. > What is the best way to deploy this web service? Is it possible to put the > web service URL in the web.config file of the project like a DB connection > string? >
- Next message: Sam Santiago: "Re: Web Service and VB6 COM Object using ADO 2.6"
- Previous message: Kumar: "Web Service and VB6 COM Object using ADO 2.6"
- In reply to: IGotYourDotNet: "deploy web service"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|