faild在VS2008中调试WF [英] faild to debug WF in VS2008

查看:79
本文介绍了faild在VS2008中调试WF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我正在尝试在VS中调试WF:
我正在通过File-> new-> project-创建在控制台应用程序中托管的新顺序工作流程>顺序工作流控制台应用程序(在VS2008中)。
由F5运行,每次到达此行时,流程挂起了WorkflowInstance instance = workflowRuntime.CreateWorkflow(typeof(WorkflowConsoleApplication1.Workflow1));

Hello all,
I'm trying to Debug WF in VS:
I'm creating new sequential workflow that hosts in console app by File->new->project->sequential workflow console application (in VS2008).
Running by F5 and  every time I reached this  line the process hang
WorkflowInstance instance = workflowRuntime.CreateWorkflow(typeof(WorkflowConsoleApplication1.Workflow1));

有任何建议吗?

谢谢,郎塔

推荐答案

您的工作流程和主持人的构成是什么,如果可以,请发布代码示例。
what does your workflow and host consiste of, post a sample of the code if you can.


这篇关于faild在VS2008中调试WF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆