[已解决问题] EventDeliveryFailedException异常
提问时间: 2007-11-27 15:43
悬赏分:50 浏览:486 次
System.Workflow.Activities.EventDeliveryFailedException was unhandled
Message="无法为实例 ID“f8e05185-3a4b-48c8-8c37-3b4ebd03b7aa”传递接口类型“WorkflowInterface.IOrder”上的事件“Confirm”。"
  Source="System.Workflow.Activities"
  StackTrace:
       在 System.Workflow.Activities.WorkflowMessageEventHandler.EventHandler(Object sender, ExternalDataEventArgs eventArgs)
       在 WorkflowInterface.Order.RaisConfirmEvent(ExternalDataEventArgs args) 位置 E:\WWF\Tech\TestSolution\WorkflowInterface\Order.cs:行号 24
       在 AppTest.Form1.btnConfirm_Click(Object sender, EventArgs e) 位置 E:\WWF\Tech\TestSolution\AppTest\Form1.cs:行号 42
       在 System.Windows.Forms.Control.OnClick(EventArgs e)
       在 System.Windows.Forms.Button.OnClick(EventArgs e)
       在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       在 System.Windows.Forms.Control.WndProc(Message& m)
       在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
       在 System.Windows.Forms.Button.WndProc(Message& m)
       在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       在 System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       在 System.Windows.Forms.Application.Run(Form mainForm)
       在 AppTest.Program.Main() 位置 E:\WWF\Tech\TestSolution\AppTest\Program.cs:行号 18
       在 System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       在 System.Threading.ExecutionContext.Run(Exec
提问者:许加宝 - 初学一级
所有回答(3)
看看代码?
8个月前   回答者:坚持信念 - 小虾三级
............
这么多哈
8个月前   回答者:AndyFish - 小虾三级
不要只粘贴出错信息,说清楚些,你现在做了什么功能,又写了什么代码(把你觉得可能出错的代码或与功能有关的代码粘贴出来),让他人结合错误给你分析分析,否则现在给你的建议只能像网友坚持信念所说的一样,你自己认证审查看看代码!
7个月前   回答者:刚刚 - 老鸟四级
评论
   您需要登录以后才能回答!
我的问题    我要提问


快到期问题

> 问题排行榜

有不合适内容,建议去除