生成 WSDL 和迪斯科文件
我想自动生成 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这些工具安装在 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