I have an enterprise edition of xamarin studio v4.2.2, it is giving Error XA9001 and Error XA9010 I use to have trial version after a couple of days i have installed enterprise edition tried to build a sample application it is giving me the following errors C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2,2): Error XA9001: Trial period has expired. (XA9001) (SampleOne)
C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2,2): Error XA9010: Unable to determine license edition. (XA9010) (SampleOne)
I observed that every time xamarin studio starts and or application build happens the license files are creating in program data folder(C:\ProgramData\Mono for Android\License)
The following are the actions performed to get rid of this errors 1.Uninstalled everything(deleted registry keys also) reinstalled 2.downloaded license file and copied into C:\ProgramData\Mono for Android\License 3.API 19 level removed
STILL IT IS GIVING SAME ERRORS WITH XAMARIN STUDIO AND AS WELL AS VISUAL STUDIO 2012