Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello ,
I have a problem. I am using Web Reference(https://api.betfair.com/global/v3/BFGlobalService.wsdl[^]) in Windows Application and Wpf Application.
When i use it in windows application There is BFGlobalService Class. But when i use it in WPF Application BFGlobalService shows as interface. I want to make object of the class to use in my project.

Please help me regarding this.

Thanks
Posted

1 solution

OKay I got it. IS there difference between Service reference and web reference. I first add it as a service refeernce but when i change it in to web reference it works.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900