简体   繁体   中英

Unable to activate Xamarin Unhanded ERROR - Visual Studio 2015 update 2

I try to activate xamarin account on Visual Studo 2015 Update 2 the error is:

System.FormatException: One of the identified items was in an invalid format.
at Xamarin.Components.Ide.Activation.ActivationService.GetErrorWorkflow(LicenseSyncResult[] results, Boolean ignoreSyncErrors)
at Xamarin.Components.Ide.Activation.ActivationService.<GenerateFullWorkflowSequence>d__100.MoveNext()
at Xamarin.Components.Ide.Activation.ActivationDialog.DisplayWorkflowStep(ActivationWorkflowStep step)
at Xamarin.Components.Ide.Activation.ActivationDialog.<>c__DisplayClass11.<StartSpinnerTaskAndScheduleContinuation>b__12(Task t)

Take a look at this discussion in the Xamarin forums. There are listed several common issues. Your question's there as well:

Xamarin for All! Stable Release: Xamarin 4, Cycle 6 – Service Release 3

Quoted from there:

Ensure that you have updated all of your installed Xamarin packages on both Windows and Mac to match the versions listed under "Release Info" below.

If you still having issues, goto Tool Menu , then Options, Under Xamarin, choose Other and then click on Check Update button, You should find an update pending ( 4.0.3.214), download that and try again. It should work.

将Xamarin更新到最新的稳定版对我有用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM