异步代理方法生成 [英] Asynchronous Proxy Method Generation

查看:84
本文介绍了异步代理方法生成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么办法 在Visual Studio 2005中不生成异步 代理方法。使用wsdlParameters(webReferenceOptions&&& codeGenerationOptions)可以使用WSDL.EXE,但我在VS2005中无法做同样的事情......我也尝试使用SchemaImporterExtensions但是我无法... ...任何帮助都会感谢..
谢谢。
Hasan

Hi,
Is there any way not to generate Asynchronous proxy methods in Visual Studio 2005. WSDL.EXE makes it possible using wsdlParameters(webReferenceOptions && codeGenerationOptions) but I couldn't do same thing in VS2005...  I also tried to make it using SchemaImporterExtensions but I could not...
Any help would be appreciated..
Thanks.
Hasan

推荐答案

不是我知道的。您可以通过添加外部工具菜单项在VS.NET中设置对WSDL.exe的外部调用。工具 - >外部工具..然后你可以"添加"并提供您需要的特定命令和参数。然后,当你想要执行它时...只需要工具 - >< YourCommandName>
Not that I'm aware of.  You can setup an external call to WSDL.exe from within VS.NET by adding an external tools menu item.  Tools->External Tools.. then you can "Add" and supply the specific command and arguments you need.  Then when you want to execute it...it's just a matter of Tools-><YourCommandName>


这篇关于异步代理方法生成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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