NServiceBus.Transport.SqlServer 8.1.6 and 7.0.8 – Patch releases available

Hi everyone,

We’ve just released NServiceBus.Transport.SqlServer 8.1.6 and 7.0.8.

Fixed bugs

  • #1453 Messages are not sent when database name includes periods or other special characters

How to know if you are affected

You are affected if your database name has periods or other special characters in it.

Symptoms

When starting an endpoint, the following exception is thrown:

System.Exception: Failed to send message to [CompanyName.Project.Async.Transport].[dbo].[CompanyName.Project.Monitoring] —> Microsoft.Data.SqlClient.SqlException (0x80131904): The object name ‘CompanyName.Project.Async.Transport.sys.columns’ contains more than the maximum number of prefixes. The maximum is 3.

When to upgrade

You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus.Transport.SqlServer from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular