Question

Before I spend what is sure to be many hours tracking down a problem, I wanted to find out if anyone else has successfully installed the same Intraweb service multiple times on the same server (running on different ports, of course!), and if you had to do something strange to get it going or if I might have done something strange to prevent it. :-)

Thanks!

Was it helpful?

Solution

You will have to make ServerController.AppName configurable via an INI file or so. Thats the name Window's service manager will take as unique identifier for the service when you run it with /install. ServerController.Port should also be read from an INI file of course.

Using that techinique I am running multiple IW services (of the same appp) on the same machine.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top