Questions tagged [nsb-servicecontrol]
19 questions
0
votes
1 answer
NServiceBus MessageForwardingInCaseOfFaultConfig not working as expected
I've setup NServiceBus to forward failed messages to an error queue which is monitored by ServiceControl.
Here's my config:

Laila
- 499
- 1
- 5
- 7
0
votes
0 answers
Can't start ServiceControl when using SqlTransport with multiple databases
I'm getting the following error when trying to start ServiceControl:
Fatal|NServiceBus|Startup task failed to complete.
System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. --->…

Mark
- 149
- 11
0
votes
2 answers
How to debug NServiceBus ServiceControl instance
I've installed the ServiceControl Management Utility and I'm trying to add an instance.
I would like to run the instance under a service account because we use SQLServer transport but pmthe installation page I get the error "Invalid password".
The…

Kye
- 5,919
- 10
- 49
- 84
0
votes
1 answer
Particular ServiceControl not purging messages
We're having an issue where our NServiceBus ServiceControl instance is not purging messages from it's RavenDB as per the supposed expiration policy.
We have set the following key in the ServiceConfig.exe.Config file, which should expire messages…

starskythehutch
- 3,328
- 1
- 25
- 35