web services - Android .NET: A Binding must be configured for this channel factory -


i have received following error when trying call method wcf web service application in xamarin android application: system.invalidoperationexception: binding must configured channel factory.

i searched internet solutions unlucky.

my server side created in wcf web service application in visual studio 2013 web. client side android application created in xamarin studio.

calling methods server works fine in webforms winforms, not working xamarin.androidapplications.

i found link was'nt enaugh :( : http://www.nullskull.com/a/10476775/xamarin-cross-platform-application-consuming-wcf--part-1.aspx

if me thankful!

i have found answer question: http://developer.xamarin.com/guides/cross-platform/application_fundamentals/web_services/walkthrough_working_with_wcf/


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -