Run all Web Services in a Solution
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Howdy, I have a solution with a range of Web Services in it. Most of the time I have these Web Services running on a remote server, so I don't want them to run locally all the time. But on occasion I do run them on my local machine for testing. When I do want to do this I have to manually start each one up. Is there anyway to run all of them with just a couple of clicks?