daixinet

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年3月1日

摘要: 这一段研究一下WF4,一个小小的问题就让我纠结半天,做一个问题汇总:1、There is no context attached to the incoming message for the service and the current operation is not marked with "CanCreateInstance = true".对于这个问题,出现的原因是,新添加的 WCF Workflow Service上的Receive活动的CanCreateInstance属性没有勾选,勾选上就OK了。如下图: 阅读全文
posted @ 2012-03-01 14:51 daixinet.com 阅读(186) 评论(0) 推荐(0) 编辑