Hi Dennis, Thanks for getting back to me.
I’m not using SQL Server. I want NServiceBus to connect to a MySql database and I’m using the connection string format provided in the example documentation mysql.
It seems as though NServiceBus still thinks it’s trying to connect to a SQL Server database, thus giving the “port not supported error”.
Maybe I’m missing some extra configuration step?