Re: Changing Webservice from Server Without rebuilding

From: Wayne (wsepega_at_NoLandSpamstar.com)
Date: 06/24/04


Date: Thu, 24 Jun 2004 15:26:53 -0400

Right click on your webservice in the VS.net gui and select properties. One
of the URL Behavior, set it to dynamic. Your app will then have an
APP.Config if it doesn't already and the URL will be settable in the config
file.

Thanks
Wayne

"Carlos Hernandez" <carlos@integrasofthn.com> wrote in message
news:e4rXrphWEHA.3420@TK2MSFTNGP12.phx.gbl...
> We have created a webservice, and in out test server everyting works fine,
> but when we want to move it to our
> production server, we have ti change IP in the webreference properties,
and
> rebuild our application.
> Is there a way to do this dinamically so we dont have to recompile our
> application each time we change IP or server?
>
>
> Thanks.
>
>



Relevant Pages

  • Re: several responses from same webservice?
    ... The idea of having both apps with a webservice could also be an good ... - A client uses a webservice to notify the server app that it wants ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Passing arguments to Web Service from Win application
    ... You will then have a SoapInput filter at the server end ... I have a Win app that has a Login form. ... >> WebService among other params as ParamArray args. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: webservice to expose existing app functionality
    ... and manage your web services, then you need to create a web service project ... applicaiton makes a poor multi-user server because the console application ... benefit is that once you refactor your app in this way, ... >create a webservice without creating a new webservice project within ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Changing Webservice from Server Without rebuilding
    ... "Wayne" wrote in message ... > Right click on your webservice in the VS.net gui and select properties. ... > of the URL Behavior, ... >> production server, we have ti change IP in the webreference properties, ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Changing Webservice from Server Without rebuilding
    ... I added a Windows Application Project, and added a web reference, and in the ... > Right click on your webservice in the VS.net gui and select properties. ... > of the URL Behavior, ... >> production server, we have ti change IP in the webreference properties, ...
    (microsoft.public.dotnet.framework.webservices)