Hi everyone,
We’ve just released NServiceBus 7.1.7.
Fixed bugs
- #5355 Error with startup diagnostics path causes ArgumentNullException
How to know if you are affected
You are affected if you’re running NServiceBus inside an ASP.NET web application without an App_Data
folder.
Symptoms
The endpoint fails to start and throws an ArgumentNullException
instead. The log file contains an entry stating:
Unable to determine the diagnostics output directory.
Should you upgrade immediately
We recommend you upgrade immediately if you are running NServiceBus inside an ASP.NET web app.
Where to get it
You can download the updated version directly from NuGet: https://www.nuget.org/packages/NServiceBus
With thanks,
The team in Particular
Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.