生成 WSDL 和迪斯科文件

发布于 2024-10-07 12:14:01 字数 132 浏览 0 评论 0原文

我想自动生成 wsdl 和 disco 文件(例如通过 bat 文件)。

如果将服务引用添加到(测试)项目,则会生成这些文件。

wsdl.exe 和 disco.exe 丢失。

你能告诉我最佳实践吗?

i want to generate a wsdl and a disco file automatically (e.g. via a bat-file).

these files will be generated if a service reference is added to a (test) project.

wsdl.exe and disco.exe are missing.

can you tell me best practice ?

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

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

发布评论

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

评论(1

残月升风 2024-10-14 12:14:01

这些工具安装在 Windows SDK 目录中。对于 VS2010,默认安装路径为 C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin

These tools are installed in the Windows SDK directory. For VS2010, the default install path is C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin

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