Nate Bross
Contributor
I have created a web service with a couple methods. It is working OK.
I have two applications that consume the web service, this is also working OK.
The trouble I am having is that if I update the web service. Say add a new method -- not even a new web method, just a method for use inside the web service.
The applications that consume the web service need the "Update Web Reference" in Visual Studio ran, and then rebuilt and deployed.
Is there a way that I can update my web service without being required to rebuild my consumeing applications?
Happy New Year,
Thanks in Advance
-Nate
I have two applications that consume the web service, this is also working OK.
The trouble I am having is that if I update the web service. Say add a new method -- not even a new web method, just a method for use inside the web service.
The applications that consume the web service need the "Update Web Reference" in Visual Studio ran, and then rebuilt and deployed.
Is there a way that I can update my web service without being required to rebuild my consumeing applications?
Happy New Year,
Thanks in Advance
-Nate