index > Windows Workflow Foundation > Error communicating with Host

Error communicating with Host

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'."}

Hiten
It is happening because there isn't nothing has subscribed for the event. This can happen because you are not in a state that has an eventdriven waiting for the event.


MS Workflow SDE/T - This posting is provided "AS IS" with no warranties, and confers no rights.
Tom Lake
reply 2

You can use google to search for other answers

 

More Articles

• Execute Activity Method Dynamically
• Trouble with WF HOL Lab 3
• Workflow markup definition compilation issue
• Populating asp.net 2.0 GridView with mix of SQL data and workflow...
• Call TrackData in CustomActivity on Another Thread
• WF implications for MSF, LINQ, OOD, Software Factories
• Error:"Currently selected property has a wrong type"
• Error: The calling thread cannot access the object because differ...
• Tracking Profile
• Transactions - ensuring consistency between WF and MSMQ
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• state engine design question
• Change Design Surface Background Color
• Custom Activity Property
• Workflow Parameters?
• Not able to view my Custom workflow in t
• How to access properties of the last use
• Dynamic Changes: Add a new State to a St
• Newbie question - Methods not available
• Announcement: Service Activity Generator
• Missing Persistence Schema RC2
• So where are we Indigo (WCF) and Workflo
• Hosting more then one workflow type
• Examples and articles about using WF wit
• SqlTracking and SqlPersistence Services
• About UITypeEditor

Hot Articles

• SharePoint WF host?
• Unable to do Response.Write("")
• Combobox property
• Validator, Designer Disconnect
• Expense Reporting example and DesignerTh
• Trouble with WebService and Persistence
• How to expose the workflow status
• SQL Server Database Activity
• Custom Workflow Designer sample
• Why and How StateMachineWorkflow in ASP.
• Executing the workflow under a custom pe
• xoml vs. code
• Activities that include editable IfElse
• Are the WF project systems flavors of C#
• MSDN Problem..,

Recommend Articles

• ManualWorkflowSchedulerService and Web S
• Accessing properties of the Host from wi
• Activity Persistance
• Rules Editor Not Loading With Beta 2.2 (
• Vihang's Re-hosting Workflow Designer to
• Communication with the underlying transa
• Custom Persistence and CompletedScope ta
• Two questions on hydration/dehydration
• Can I hide "standard" properti
• data exchange between workflow activities
• Interval between WorkflowIdled and persi
• Activity 'workflow1' validation failed
• Statemashine workflow - Set State
• Migrating to workflow based system
• Behaviour of existing instances in updat