1
Answer

How to move on if webservice method is not present

richang76

richang76

20y
1.4k
1
In client c# code, I am using webmethods, but when the web server is not found, I want the code to continue on with its other processes, which are not dependent on the webprocesses. Can anyone tell how to do so? Everytime the server is not present, it goes to error and completely exits the code.
Answers (1)