Hello,
I just started using Xamarin (trial version), but am running into a problem. When I add a WebReference I get the following error when building: The type or namespace name 'HelpKeywordAttribute' does not exist in the namespace 'System.ComponentModel.Design' (are you missing an assembly reference?)
What am I missing? I can't add a reference to System.ComponentModel.Design, it's not in the list. I browsed to the System.ComponentModel.dll and added it, but that didn't resolve the problem. Help wanted ;-)
grtz, B