No licensing information was found in the assembly that calls the component

Hi All,

I am facing below error please help me on this:

18.4.2+Branch.master.Sha.9888b477be8d3ec8a832306fc59c34ba6edad108

The type ‘ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor’ 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. More detail is available below in this exception message.

Error: No licensing information was found in the assembly that calls the component.
Check for a valid licenses.licx entry in the calling project.

LICENSE DETAIL
Product: SyntaxEditor 18.1.0674 (Full)
License Type: Invalid
Licensee:
Licensee Key:
Platform: Invalid
ID: 0
Error Code: 6

Error: ActiproSoftware.Products.LicenseException: The type ‘ActiproSoftware.Windows.Controls.SyntaxEditor.SyntaxEditor’ 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. More detail is available below in this exception message.

Error: No licensing information was found in the assembly that calls the component.
Check for a valid licenses.licx entry in the calling project.

LICENSE DETAIL
Product: SyntaxEditor 18.1.0674 (Full)
License Type: Invalid
Licensee:
Licensee Key:
Platform: Invalid
ID: 0
Error Code: 6
at ActiproSoftware.Products.ActiproLicenseManager.#KFj(ActiproLicense #sBb, LicenseException #LFj, Object #gd)
at ActiproSoftware.Products.ActiproLicenseManager.#PFj.#hg(Object #xhb, RoutedEventArgs #yhb)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
at System.Windows.Interop.HwndTarget.OnResize()
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088

Regards,
Naim

@Naim6246 I had faced this issue few days back. I don’t know the root cause of the issue. It got resolved when I reinstalled UiPath. You can try repair first and if it does not resolve, try a reinstall.

please update CV to the latest version (1.0.1) in a new workflow, without other packages, and let us know if it still reproduces.

1 Like

Error received just after installing CV (1.0.1)
UiPath.IA.ComputerVision.Activities v1.0.1
image

Error: ActiproSoftware.Products.LicenseException: The type ‘UiPath.CV.Activities.Design.Windows.HelperWindow’ 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. More detail is available below in this exception message.

Error: No licensing information was found in the assembly that calls the component.
Check for a valid licenses.licx entry in the calling project.

LICENSE DETAIL
Product: Ribbon 18.1.0674 (Full)
License Type: Invalid
Licensee:
Licensee Key:
Platform: Invalid
ID: 0
Error Code: 6
at ActiproSoftware.Products.ActiproLicenseManager.#KFj(ActiproLicense #sBb, LicenseException #LFj, Object #gd)
at ActiproSoftware.Products.ActiproLicenseManager.#MFj(ActiproLicense #sBb, Type #4Ub, Object #gd)
at ActiproSoftware.Products.ActiproLicenseManager.ValidateLicense(AssemblyInfo assemblyInfo, Type type, Object instance)
at ActiproSoftware.Products.ActiproLicenseValidator.ValidateLicense(AssemblyInfo assemblyInfo, Type type, Object instance)
at ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow…ctor()
at UiPath.CV.Activities.Design.Windows.HelperWindow…ctor(HelperWindowViewModel viewModel)
at UiPath.CV.Activities.Design.ViewModels.HelperWindowViewModel…ctor(CvWizardViewModel cvWizardViewModel, Boolean withWindow)

Also getting this pop-up:

Have you tried reinstalling UiPath? As I said before, this issue got resolved for me when I reinstalled UiPath.

Do you mean reinstalling just the UiPath package or UiPath Studio software?

I have reinstalled UiPath.IA.ComputerVision.Activities v1.0.1.

Try reinstalling UiPath Software. That is what fixed the issue for me.

Before reinstalling everything, try a new project with the latest CV (1.0.1). Most probably you have an alpha version or something.

Also, make sure you have at least Studio 18.4.5

1 Like