|
Hi,
I have a state workflow and host is remoting host. When I am trying to send event to WF using host, it throws following error. The workflow instance Id is correct , its persisted in DB as well. Any idea why is this happening?
Error:
Event "SendEvent" on interface type "ILocalService" for instance id "b9a159c8-d5c7-481f-949c-aa12727ab5cc" cannot be delivered.
{"Event Queue operation failed with MessageQueueErrorCode QueueNotFound for queue 'Message Properties\r\nInterface Type:ILocalService\r\nMethod Name:SendEvent\r\nCorrelationValues:\r\n'."} |