本文介绍了调试Exchange 2007传输代理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好,
我正在开发一个传输代理,我希望能够调试代理。我可以附加到传输服务以调试我的代码。我的开发服务器正在运行Exchange 2007 SP1,我在本地运行Visual Studio 2005.
Bill
Hello,
I am develpoing a Transport Agent and I would like to be able to debug the agent. Can I attach to the transport service in order to debug my code. My development server is running exchange 2007 SP1 and I am running Visual Studio 2005 Locally.
Bill
推荐答案
是的,设置一些断点并附加到EdgeTransport.exe。
Yes, set some breakpoints and attach to EdgeTransport.exe.
是的,我知道你在想什么?"他的意思是MSExchangeTransport.exe ??",答案是"否"。
Yes, I know what you're thinking "Doesnt he mean MSExchangeTransport.exe ??", to which the answer is "No".
干杯,
Scott Quinn
Scott Quinn
这篇关于调试Exchange 2007传输代理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!