Getting the error below when i try to install the WPF controls. I get it after putting in my email and password and press "install". What should i do?
Telerik.CommonInstaller.Application.Exceptions.WebSiteDataInconsistentException: Website inconsistent with ProductsInstallersInfo.xml
at Telerik.CommonInstaller.UI.Navigation.NavigationController.<GetViewModelAndNavigateToPageAsync>b__1[TPage,TViewModel](Object sender, RunWorkerCompletedEventArgs args)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Telerik.CommonInstaller.Application.Exceptions.WebSiteDataInconsistentException: Website inconsistent with ProductsInstallersInfo.xml
at Telerik.CommonInstaller.UI.Navigation.NavigationController.<GetViewModelAndNavigateToPageAsync>b__1[TPage,TViewModel](Object sender, RunWorkerCompletedEventArgs args)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)