自定义管道组件 [英] Custom pipeline component

查看:60
本文介绍了自定义管道组件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从未编写过ac#custom pipeline 组件,但我的客户端已经在c#中使用和编写了自定义管道组件.....我想调试它....当我打开类库时写入的组件并转到Debug - >放入BreakPoints - >将
附加到Process->显示所有会话 - > BTSNTsvc.exe。

I have never written a c# custom pipeline component, but my client has used and written Custom pipeline component in c#..... I want to debug it....when I open the class Library of the written component and go to Debug -> Put BreakPoints ->Attach to Process-> Show All Sessions -> BTSNTsvc.exe.

当我删除文件时,调试我的管道.....我无法点击F5移动到下一个并调试(调试显示为灰色) 。

When I drop a file, to debug my pipeline.....I am not able to hit F5 to move to next and debug (the debug is greyed out).

请建议我该如何调试我的自定义管道组件?

Please suggest what can I do to debug my custom pipeline component ?

MBH

推荐答案

你好,我写了一篇博客文章,解释你如何做到这一点。您最好阅读并尝试了解所需的过程 - http://adventuresinsidethemessagebox.wordpress.com/2013/01/19/debugging-pipeline-components-and-other-net-components-executed-by- biztalk-hosts /
您是否已将断点应用于管道组件的execute方法。部署的管道组件是否在调试构建配置文件中构建?您是否附加到正确的主机实例?希望阅读博客文章可以帮助您回答这些问题。
Hi there, I wrote a blog article explaining how you can do this. It is best that you have a read and try to understand the process required - http://adventuresinsidethemessagebox.wordpress.com/2013/01/19/debugging-pipeline-components-and-other-net-components-executed-by-biztalk-hosts/ Have you applied breakpoints to the execute method of the pipeline component. Was the deployed pipeline component built in the debug build profile? Are you attaching to the correct host instance? Hopefully reading the blog post will help you answer these questions.


这篇关于自定义管道组件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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