简体   繁体   中英

Visual Studio 2013 Service Reference

I need to access an old wsdl webservice in a Windows Store app. Now Visual Studio 2013 creates the reference for me.

One problem is, that VS doesn't create EventHanlders and non-async methods for me.

Can somebody tell me why, or how i can get VS to generate like before?

Help would be much appreciated.

You probably need a web reference instead of Service reference. To do that add a service reference, click on advance, and then here you will find a web reference button then you should be able to get wht you are looking for.

It is just a first overview for you to see if that solve; it may or may not help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM