当我们针对 WF4 Web 服务创建服务引用时的长路径

发布于 2024-10-15 00:32:25 字数 122 浏览 6 评论 0原文

我们使用 TFS 作为 CI 工具,但我们遇到了长路径问题。大部分是因为使用 WF4 服务创建的服务引用。它自动生成一个具有很长路径的活动(命名空间+服务引用名称+接口+操作)。

您知道是否有办法控制这些活动路径?

We are using TFS as CI tool and we are having problems with long paths. Most of it is because of the service reference that creates using a WF4 service. It autogenerates an activity with a very long path (namespace+servicereferencename+interface+operation).

Do you know if there is a way to control those activities path?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

要走干脆点 2024-10-22 00:32:25

如果您生成它们,则不会,除了使用短名称:-)

生成的活动并不是很复杂,但是使用 Receice 和 SendReply 创建您自己的自定义活动非常容易。

Not if you generate them, well other than using short names :-)

The generated activities are not very complex however and it is quite easy to just create you own custom activity with a Receice and SendReply to do the same.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文