I tested on a proof of concept copying a MonoTouch project to Mono Android,
last year, and all was OK. The webservices client code (Reference.cs for
each of 3 different webservices) was COPIED from visual studio 2008Š
generated on a windows mobile netcf 2.0 project, since MonoTouch version,
based on silverlight, do not return a DataTable, and the netcf2
projectreceives datatables and had the appropriated code.

ButŠ that was on MonoDevelop/Mac not on Visual Studio.

Karl

From:  johnv <jo...@fourmasters.net>
Reply-To:  "monodroid@lists.ximian.com" <monodroid@lists.ximian.com>
Date:  Tue, 14 Feb 2012 08:24:51 -0800 (PST)
To:  "monodroid@lists.ximian.com" <monodroid@lists.ximian.com>
Subject:  [mono-android] Web Service in Visual Studio

hi, has anyon on the forum got a web service working on the android using
Visual Studio?
I have created a simple project, deploys fine. I added a simple web service,
but it bombs with a System.Net.WebException when trying to invoke the method
(in the generated Reference.cs file)
Ther web service works fine in an ordinary ASP.NET c# project
Any help would be appreciated, if I can't get this running I will not be
able to use Mono for my development
thanks

--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Web-Service-in-Visual-Studio-t
p5482944p5482944.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



_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to