Spire XLS. Module Error

I added the spire.xls package and worked on it, when I finished I tried to add spire.DOC, it was added but it did not appear in the imports section, I closed openrpa and reopened it, this time xls also stopped seeing it and it gives the error in this attachment. I didn’t add the pdf package, even though I add it, I can’t register because of this error

It looks like the dll might not be loaded correctly.
If you add an “invoke code” and select vb or C# and type “spi” and press ctrl+space or wait for intellisense , does it find the dll/namespace ? if not, then try and look in the debug tab for any error loading the dll’s . Check all dll’s are present in “my documents\openrpa\extensions” and is not marked as downloaded from the internet ( doubt full, but just to be safe )

Even when I try to add the way you told I get the same error. I have deleted openRPA and re installed it. Then I try to add it from the beginning but get the error message below.

[21:06:09.118][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:09.117][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:09.117][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:09.116][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:08.896][Debug] Received reply: 5643 getconnections
[21:06:08.890][Debug] Sending: 5643 getconnections
[21:06:05.660][Verbose] Open New Workflow version 3
[21:06:05.654][Verbose] Saving New Workflow with version 3
[21:06:01.111][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:01.111][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:06:01.110][Error] System.TypeLoadException: Could not load type ‘Spire.Doc.Fields.Shape.ShapeBase’ from assembly ‘Spire.Doc, Version=11.1.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3’ because it attempts to implement a class as an interface.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at System.Activities.Presentation.View.ImportDesigner.GetUniqueNamespacesInAssembly(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.UpdateAvailableNamespaces(Assembly assembly, AssemblyContextControlItem assemblyContextItem)
at System.Activities.Presentation.View.ImportDesigner.GetAvailableNamespaces()
at System.Activities.Presentation.View.ImportDesigner.OnContextChanged()
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.Activate(Object item)
at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
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)
[21:05:55.811][Verbose] Open New Workflow version 3
[21:05:55.768][Verbose] Saving New Workflow with version 3
[21:05:54.446][Information] Load plugins ended after 00:00.226
[21:05:54.446][Debug] LoadPlugins::end 00:00.226
[21:05:54.429][Debug] LoadPlugins::Get all ICustomWorkflowExtension 00:00.209
[21:05:54.413][Debug] LoadPlugins::Get all IRunPlugin 00:00.192
[21:05:54.396][Debug] LoadPlugins::Get all ISnippet 00:00.172
[21:05:54.374][Debug] LoadPlugins::Get all IDetectorPlugin 00:00.153
[21:05:54.357][Debug] LoadPlugins::Get all IRecordPlugins 00:00.137
[21:05:54.220][Debug] LoadPlugins::Get types 00:00.000
[21:05:54.220][Information] Begin loading plugins
[21:05:54.212][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.Pdf.dll
[21:05:53.719][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.Doc.dll
[21:05:53.711][Information] DownloadAndInstall Spire.Doc
[21:05:53.709][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.XLS.dll
[21:05:53.704][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.Pdf.dll
[21:05:53.676][Information] DownloadAndInstall Spire.XLS
[21:05:45.458][Information] Load plugins ended after 00:00.145
[21:05:45.458][Debug] LoadPlugins::end 00:00.144
[21:05:45.439][Debug] LoadPlugins::Get all ICustomWorkflowExtension 00:00.126
[21:05:45.421][Debug] LoadPlugins::Get all IRunPlugin 00:00.108
[21:05:45.404][Debug] LoadPlugins::Get all ISnippet 00:00.090
[21:05:45.384][Debug] LoadPlugins::Get all IDetectorPlugin 00:00.070
[21:05:45.367][Debug] LoadPlugins::Get all IRecordPlugins 00:00.053
[21:05:45.313][Debug] LoadPlugins::Get types 00:00.000
[21:05:45.313][Information] Begin loading plugins
[21:05:45.279][Information] DownloadAndInstall Spire.Doc
[21:05:45.266][Information] DownloadAndInstall Spire.XLS
[21:05:45.265][Verbose] Updated in local db as version 2 project Test Spire
[21:05:40.591][Debug] Update list of packages based on ‘Spire.Doc’
[21:05:40.364][Debug] Searching for ‘Spire.Doc’
[21:05:40.363][Debug] Update list of packages based on ‘Spire.Do’
[21:05:40.059][Debug] Searching for ‘Spire.Do’
[21:05:40.059][Debug] Update list of packages based on ‘Spire.D’
[21:05:39.799][Debug] Searching for ‘Spire.D’
[21:05:39.389][Debug] Update list of packages based on ‘Spire.’
[21:05:39.117][Debug] Searching for ‘Spire.’
[21:05:39.117][Debug] Update list of packages based on ‘Spire’
[21:05:38.889][Debug] Received reply: 5641 getconnections
[21:05:38.882][Debug] Sending: 5641 getconnections
[21:05:38.844][Debug] Searching for ‘Spire’
[21:05:38.844][Debug] Update list of packages based on ‘Spir’
[21:05:38.613][Debug] Searching for ‘Spir’
[21:05:38.610][Debug] Update list of packages based on ‘Sp’
[21:05:38.357][Debug] Searching for ‘Sp’
[21:05:38.356][Debug] Update list of packages based on ‘S’
[21:05:38.070][Debug] Searching for ‘S’
[21:05:36.709][Debug] Update list of packages based on ‘’
[21:05:36.386][Debug] Searching for ‘’
[21:05:32.456][Verbose] Updated in local db as version 3 workflow New Workflow
[21:05:15.870][Information] Header (add to line numbers): 15
[21:05:13.353][Information] Header (add to line numbers): 14
[21:05:13.351][Information] Header (add to line numbers): 14
[21:05:13.336][Information] Header (add to line numbers): 14
[21:05:08.881][Debug] Received reply: 5639 getconnections
[21:05:08.875][Debug] Sending: 5639 getconnections
[21:04:57.660][Verbose] Updated in local db as version 2 workflow New Workflow
[21:04:43.626][Verbose] Open New Workflow version 1
[21:04:43.621][Verbose] Saving New Workflow with version 1
[21:04:43.544][Verbose] Saving New Workflow with version 1
[21:04:43.482][Verbose] Saving Test Spire with version 1
[21:04:38.955][Verbose] Saving Test Spire with version 1
[21:04:38.861][Debug] Received reply: 5637 getconnections
[21:04:38.856][Debug] Sending: 5637 getconnections
[21:04:38.021][Information] Load plugins ended after 00:00.374
[21:04:38.021][Debug] LoadPlugins::end 00:00.374
[21:04:38.006][Debug] LoadPlugins::Get all ICustomWorkflowExtension 00:00.359
[21:04:37.991][Debug] LoadPlugins::Get all IRunPlugin 00:00.344
[21:04:37.977][Debug] LoadPlugins::Get all ISnippet 00:00.330
[21:04:37.962][Debug] LoadPlugins::Get all IDetectorPlugin 00:00.315
[21:04:37.947][Debug] LoadPlugins::Get all IRecordPlugins 00:00.300
[21:04:37.647][Debug] LoadPlugins::Get types 00:00.000
[21:04:37.646][Information] Begin loading plugins
[21:04:37.238][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.XLS.dll
[21:04:36.827][Debug] NuGetPackageManager.InstallFile::Loading C:\Users\epoch\Documents\OpenRPA\extensions\Spire.Pdf.dll
[21:04:36.815][Information] DownloadAndInstall Spire.XLS
[21:04:23.171][Information] Load plugins ended after 00:00.846
[21:04:23.171][Debug] LoadPlugins::end 00:00.845
[21:04:23.162][Debug] LoadPlugins::Get all ICustomWorkflowExtension 00:00.837
[21:04:23.152][Debug] LoadPlugins::Get all IRunPlugin 00:00.827
[21:04:23.144][Debug] LoadPlugins::Get all ISnippet 00:00.818
[21:04:23.124][Debug] LoadPlugins::Get all IDetectorPlugin 00:00.799
[21:04:23.115][Debug] LoadPlugins::Get all IRecordPlugins 00:00.790
[21:04:22.325][Debug] LoadPlugins::Get types 00:00.000
[21:04:22.325][Information] Begin loading plugins
[21:04:22.146][Information] DownloadAndInstall Spire.XLS
[21:04:22.145][Verbose] Updated in local db as version 1 project Test Spire
[21:04:15.318][Debug] Update list of packages based on ‘Spire’
[21:04:15.074][Debug] Searching for ‘Spire’

please notice that this log is from a fresh openrpa that has not a single workflow in it. This is the first workflow I am trying to build. So this is the first extension.

you can download the video from this link allan. You can see the error I’m getting from the beginning.

That error does not seem to be related to OpenRPA but with spire. I do not support 3rd party modules/dlls etc. on the forum.

But a quick google search suggest your missing a license ?

If that is the case, then this will not work by using the extension folder. In that case move the spire dlls to a different folder and then try loading the dll’s your self after setting and loading your license file.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.