I created a web service and ran the MDS app. which worked fine.
Then I added another web method, refreshed the web service, rebuilt the solution, but the _Completed function never returns from the second method.
Now, neither web method returns.
I am using a simple string web method and local web server (not IIS) in the same solution (web service and MDS app.).