V
ViperGTS-R
Hi,
I've written a webservide which works fine. I call it from a C# class by
using a webreference. But now I want to place my webservice on another
webserver and that results in replacing the webreference and recompile the
code. My question is how I can prevent this. I used the webconfig.xml to put
in the serviceUrl but I do not manage to get it working.
In short the question is how cab I provide the URL of a webservice to a C#
application.
Thanks
Carlo
I've written a webservide which works fine. I call it from a C# class by
using a webreference. But now I want to place my webservice on another
webserver and that results in replacing the webreference and recompile the
code. My question is how I can prevent this. I used the webconfig.xml to put
in the serviceUrl but I do not manage to get it working.
In short the question is how cab I provide the URL of a webservice to a C#
application.
Thanks
Carlo