I am trying to create a new "HelloWorld" iOS app with Visual Studio. I get the following error in my output window when trying to log in. I can log in through Xamarin Studio, but not Visual Studio.
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Initializing Mono.IOS.VisualStudio.MonoTouchPackage Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Activation Check Mono.VisualStudio.Shell.ShellPackage Error: 0 : Failed to load MonoTouch entitlements: Invalid entitlements
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Trial Ended : False. Start Upgrade : True. Start Expired : False. Start Invalid : False. Business Features : True.
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Starting Upgrade Workflow
Mono.VisualStudio.Shell.ShellPackage Error: 0 : Error while logging into the Xamarin Account
System.ComponentModel.Win32Exception (0x80004005): Class not registered
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Xamarin.Components.Ide.Accounts.AccountService.<>c__DisplayClass3.b__1(Task1 t)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask
2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Mono.VisualStudio.Shell.ShellPackage Error: 0 : There was an error while logging into your account
Mono.IOS.VisualStudio.Utilities.ErrorReportManager Error: 0 : Xamarin.iOS encountered the following error(s): Mono.IOS.VisualStudio.Utilities.ErrorReportManager Error: 0 : Activation incomplete (Generic) You will not be able to load any Xamarin.iOS projects until your license has been activated.
Once you activate, please re-load this project from the Solution Explorer.