We're looking at the latest unstable Build #2608, getting the following error message in Raven Studio:
Client side exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'Raven.Studio.Controls.Editors.JsonEditor' that matches the specified binding constraints threw an exception. [Line: 444 Position: 34] ---> ActiproSoftware.Compatibility.LicenseException: The type 'Raven.Studio.Controls.Editors.JsonEditor' could not be created because a valid license for its usage was not found. See the 'Licensing' documentation topic for details on registering a license.
Error: The licensee or license key that was entered is invalid.
Please contact Actipro Software for assistance.
LICENSE DETAIL
Product: SyntaxEditor 13.1.0151 (Full)
License Type: Full
Licensee: Hibernating Rhinos
Licensee Key: SIL122-36R2W-4WVJV (Truncated for security)
Platform: Silverlight
ID: 5550
Error Code: 101
at ActiproSoftware.Products.ActiproLicenseManager.ValidateLicense(AssemblyInfo assemblyInfo, Type controlType)
at ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor..ctor()
at Raven.Studio.Controls.Editors.EditorBase..ctor()
at Raven.Studio.Controls.Editors.JsonEditor..ctor()
--- End of inner exception stack trace ---
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at Raven.Studio.Views.Edit.InitializeComponent()
at Raven.Studio.Views.Edit..ctor()
--- End of inner exception stack trace ---
at System.Windows.Navigation.PageResourceContentLoader.EndLoad(IAsyncResult asyncResult)
at Raven.Studio.Infrastructure.RecyclingContentLoader.EndLoad(IAsyncResult asyncResult)
at System.Windows.Navigation.NavigationService.ContentLoader_BeginLoad_Callback(IAsyncResult result)
I saw there was an earlier thread about this issue for Build #990, I guess that was resolved by a later build?