[mono-android] Accessing WSE Webservices using NTLM

2011-06-09 Thread Brian Graham
Hi all, Has anybody successfully connected to a Webservice using Windows Authentication? I can connect if Anonymous is enabled but as soon as I select Windows and give the service proxy the credentials it comes back with a 401 error. This is the code: TestService.Service1 ts = new

[mono-android] NTLM Web Services

2011-06-12 Thread Brian Graham
Hi all, I asked this in the forum but didn't get any replies. Not sure if it was because no one knows or if you guys didn't get the email. Sorry for the re-post if you did get it the first time. Anyway, has anybody successfully connected to a Webservice from Mono for Android using Windows Authe

Re: [mono-android] NTLM Web Services

2011-06-15 Thread Brian Graham
; TestService.Service1 ts = new TestService.Service1(); ts.Credentials = credential; ts.PreAuthenticate = true; identity.Text = ts.WhoAmI(); It's what I'm using on Windows Mobile, iOS and Android. Karl From: Brian Graham mailto:brian.gra...@russellmcveagh.com>> Reply-To: &qu

Re: [mono-android] 1.0.3

2011-08-23 Thread Brian Graham
Russell McVeagh OFFICIAL LAW FIRM OF RUGBY WORLD CUP 2011 Winner - ALB Awards 2011: New Zealand Deal of the Year, Australasian Debt Markets Deal of the Year. Please think of the environment before printing this email. This email contains confidential

[mono-android] Trying to build against API-10 and cant

2011-09-13 Thread Brian Graham
Hi all, Not sure if i've done something stupid but I'm trying to target the 2.3.3 API-10 platform and I cannot see how to do it. I have only installed the Android SKD for 10 and I have installed the latest Mono for Android. When I create a new project it automatically gets API-8 and when I try an

[mono-android] API - Level 10

2011-09-14 Thread Brian Graham
Hi All, Can anybody tell me how to target API Level 10 (2.3.3) using Visual Studio 2010 and Mono for Android 1.0.1. It doesn't appear in any of the drop down boxes in project properties. The highest level I can see is Level 9 (2.3). Regards Brian Russell McVeagh OFFICIAL LAW FIRM OF RUGBY WORLD

Re: [mono-android] API - Level 10

2011-09-14 Thread Brian Graham
Thanks Jonathan, at least I know I haven't done something stupid (again!). -Original Message- From: Jonathan Pobst [mailto:mon...@jpobst.com] Sent: Thursday, 15 September 2011 9:19 a.m. To: Discussions related to Mono for Android Cc: Brian Graham Subject: Re: [mono-android] API -

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Brian Graham
Hi Jonathan, Does this version have bindings for the android-10 platform as well? Keep up the great work! Brian -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pobst Sent: Wednesday, 28 September 2011 10:05 a

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Brian Graham
rian Graham Subject: Re: [mono-android] Mono for Android 1.9 Preview Released Yes, we've always shipped 10, but they were broken. They should work in this release now. Jonathan On 9/27/2011 5:04 PM, Brian Graham wrote: > Hi Jonathan, > > Does this version have bindings for the andr