Error: No stage connector found for stage NServiceBus.Pipeline.IOutgoingPublishContext On New Windows Server

We just migrated a web service application from Windows Server 2012 to Windows Server 2022. We are receiving the following error before anything ever loads:

[Exception: No stage connector found for stage NServiceBus.Pipeline.IOutgoingPublishContext]
NServiceBus.PipelineModelBuilder.Build() +3426
NServiceBus.Pipeline`1…ctor(IBuilder builder, PipelineModifications pipelineModifications) +371
NServiceBus.SendComponent.CreateMessageOperations(IBuilder builder, PipelineComponent pipelineComponent) +59
NServiceBus.d__1.MoveNext() +682
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
NServiceBus.d__7.MoveNext() +598
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
NServiceBus.d__1.MoveNext() +646

Did we miss installing something on the new server? We are using MSMQ for our transport. Web api is old school asp.net hosted in IIS.

Can you open a support case for this? You can visit Support options • Particular Software or email support@particular.net.

Thank you. Yes I have already emailed the issue to support@particular.net.