Unable to run multiple logical services in version 3.0

85 views
Skip to first unread message

David Wickens

unread,
Aug 31, 2012, 7:57:22 PM8/31/12
to topshelf...@googlegroups.com

Hi

In previous versions (2.2.2.0) we where able to have a single host that had 3 logical services. This worked ok in this version by having using the ServiceConfigurator.SetServiceName("name").

Upgraded to version 3.0 and updated the source code due to changes in Topshelf API. Run the console application and only 1 logical service was invoke. Always the last logical service that was configured.

Chris Patterson

unread,
Aug 31, 2012, 9:39:26 PM8/31/12
to topshelf...@googlegroups.com
Correct, a single service can be hosted at a time now. If you want to host multiple logical services, that would a great example of a separate NuGet package to create. The complexity of managing multiple services in the same host is too great.
Reply all
Reply to author
Forward
0 new messages