问题
Getting below in error. Orchestrion looking for MQ for message. Once message available in Queue orchestration will start process.
But getting below error.
Application: BTSNTSvc64.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException at .ImqQue.{dtor}(ImqQue) at .ImqQue.__vbaseDtor(ImqQue*) at .MQSeriesInputImplBase.WaitFor(MQSeriesInputImplBase*, Int32) at Microsoft.BizTalk.Adapter.Mqsc.MQSeriesInputTxn.WaitFor(Int32)
at Microsoft.BizTalk.Adapter.Mqsc.MqscReceiverTaskTxn.Listener() at Microsoft.BizTalk.Adapter.Mqsc.MqscReceiverTask.ThreadProc() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)*
来源:https://stackoverflow.com/questions/64044825/how-to-resolve-biztalk-error-related-mq-using-mqsc-adapter