0

I recently upgraded to v4.6 of nservicebus and when I am trying to start locally using services.msc, it is throwing error "services on local system started and stopped". Can't make out what is missing.

I can use command line to start the nservicebus using like this:

NServiceBus.Host.Exe NServiceBus.Master NService.Integration
halfer
  • 19,824
  • 17
  • 99
  • 186
alice7
  • 3,834
  • 14
  • 64
  • 93
  • Look in the Windows `Event Viewer` to see if there is an exception visible? – Loofer Feb 13 '15 at 17:19
  • I already looked in event viewer, there is no events or information regarding this. – alice7 Feb 13 '15 at 17:20
  • Check the local log file for errors. I think the default location is the application directory. – Phil Sandler Feb 13 '15 at 18:54
  • We experienced similar issue at one location and it was solved by enabling the setting "allow service to interact with desktop". I know this sounds crazy but worth trying. – Alexey Zimarev Feb 17 '15 at 20:30

0 Answers0