Hi all
I've got an application that is going to need a number of different services. I'd like all of them to use the same project. I currently have two services in the list - both installing fine (the main from the first service calls the second as told to do in the comments in the template itself). Unfortunantly when i start the first service the second seems to begin of its own accord.
Short of changing the layout of my solution to have a seperate project for each service is there a way to stop this behaviour?
Thanks
I've got an application that is going to need a number of different services. I'd like all of them to use the same project. I currently have two services in the list - both installing fine (the main from the first service calls the second as told to do in the comments in the template itself). Unfortunantly when i start the first service the second seems to begin of its own accord.
Short of changing the layout of my solution to have a seperate project for each service is there a way to stop this behaviour?
Thanks