I'm having difficulties with accessing a WCF service. My service is running
in the same solution as the MonoDroid App and is hosted by visual studio. I
configured it as BasicHttp. The reference adds ok but at runtime when I call
the one simple test method, I get:System.Net.WebException: Error:
ConnectFailure (Connection refused).I'm calling the service on
localhost:51559. Could this be a similar issue to cross domain web service
querying with JQuery? Is the request seen as coming from localhost (the
emulator) as well?AsI found that on calling my wcf service to web
application are working fine but on monodroid application same wcf service
giving error System.Net.WebException: Error: ConnectFailure (Connection
refused)Thanks to anyone who takes interest in this.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/wcf-service-call-in-monodroid-application-giving-error-tp5713586.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid