I get the following exception every time I run the WorkflowMonitor sample (it's never run successfully). Any ideas
exception = {"Could not load file or assembly 'Hosting, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.":"Hosting, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"}

Exception in .NET 3.0 SDK WorkflowMonitor Sample
Jubber
Copying my workflow DLL into the WorkflowMonitor executable directory worked...
...but I'm not getting the correct layout for my state machine workflow ...some sort of ugly default layout.
Any ideas
David J Oldfield