-
Notifications
You must be signed in to change notification settings - Fork 0
When debugging an endpoint and it's queues do not exist then an exception is thrown. #5
Comments
Installers are run automatically when you're in debug mode On Thu, Oct 24, 2013 at 12:40 PM, CallumHibbert notifications@github.comwrote:
|
So we need a better exception. |
I don't really get this but it happens all the time no matter what I do. If I debug an endpoint and its queues do no exist, then I get a NullReference exception from inside the NSB code base:
However, if I run the endpoint without debugging then it creates the queues just fine. I'm puzzled.
The text was updated successfully, but these errors were encountered: