Post date: Sep 13, 2016 3:24:3 PM
With the upgrade of Queuing to the .NET Framework 4.6.1 and migration to NuGet packages with AWS plugins, the following queuing plugins have been moved out of the qbo.Core solution, and into a dedicated qbo.Queuing.sln:
qbo.Queue.Amazon
qbo.Queue.MSSQL (default queue plugin for most QBO3 installations)
qbo.Queue.ObjectQueue (required queue plugin for all QBO3 installations)
When deploying a new QBO3 environment, or when upgrading to Queue Service 3.0, ensure you deploy these plugins. The solution file can be found in SVN at:
Trunk > qbo.3 > qbo.Core > Plugins > Queuing