I followed this: http://wiki.ios.xamarin.com/HowTo/WebServices/Using_WCF
And was able to get my code to compile with an async call to my WCF web service, however it is throwing a 404 upon calling any of the Async calls. The Web Service is known to be working as I have both an ASP.NET and WP7 clients working. The Mac I am testing on can resolve the WCF service that I put in the ClientObject's Constructor so it's not a matter of a typo. The app doesn't crash until an async call is made. Any suggestions? -- View this message in context: http://monotouch.2284126.n4.nabble.com/WCF-BasicHttpBinding-tp4001864p4001864.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
