John Bester
John Bester
It seems impossible to ignore certificate. I tried a solution provided on [StackOverflow](https://stackoverflow.com/questions/2893819/accept-servers-self-signed-ssl-certificate-in-java-client) by replacing the trust manager. However, it seems the EWS module either does not the default SSL...
Thanks - this should do the trick!
I downloaded the source about 2 weeks ago and step by step compiled the various modules, adding dependencies as I went along. All compiles worked, but on the final step...
The bug I reported with mono / xamarin can be found here: https://bugzilla.xamarin.com/show_bug.cgi?id=40237
Update on my attempt to build XenAdmin using MonoDevelop. I was looking for the ListViewItemCount in sources but could not find a reference to it. So I downloaded the sources...