工作流程调试 [英] Workflow debugging

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

问题描述

在工作流程3.x中,我无法在其他项目中调试工作流程.使用RC版本4.0,我能够做到这一点,这对于调试复杂的工作流程确实很有帮助.不幸的是,调试显然没有动力就停止了.我关闭了VS,并按照帖子中的建议删除了所有bin/obj目录,然后它又恢复了工作.不幸的是,现在它又停止了,该解决方案不再起作用.有什么建议?谢谢

In workflow 3.x I never was able to debug a workflow in a different project. With the RC version of 4.0 I was able to do it, and this was really helpful to debug complex workflows. Unfortunately, debugging stopped working apparently without motivation. I closed VS and deleted all bin/obj directories as suggested on a post, and it came back working. Unfortunately, now it stopped again and that solution doesn't work anymore. Any suggestions? Thank you

推荐答案

当您说它不再起作用时,是否表示断点没有被正确击中?

可以尝试的是删除在解决方案文件(.sln)旁边生成的隐藏的.suo文件.不过请注意:这将导致您不得不再次设置断点.

希望这会有所帮助,
Eric
When you say it doesn't work anymore, do you mean breakpoints are not getting hit properly?

One thing you can try is deleting the hidden .suo file that is generated right next to the solution file (.sln).  Just a heads up though: this will result in you having to set your breakpoints again.

Hope this helps,
Eric


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

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