SDL Number Verifier

Hi there,

I recently installed the number verifier for Studio 2019 (previously used it in Studio 2017). When I click on "Verify", I get the error message "Failed to verify document: Exception has been thrown by the target of an invocation" (details below).

As far as I can tell I have deleted all previous versions/instances of the plugin and have tried the "reset" by renaming the "15" folder in program files, but still no luck.

Thanks in advance for your help,

Laura

<SDLErrorDetails time="08/07/2020 10:02:59">
  <ErrorMessage>Failed to verify document: Exception has been thrown by the target of an invocation.</ErrorMessage>
  <Exception>
    <Type>System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>mscorlib</Source>
    <HResult>-2146232828</HResult>
    <StackTrace><![CDATA[   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Sdl.Core.PluginFramework.Implementation.Extension.CreateInstance()
   at Sdl.TranslationStudio.Editor.Verification.VerifyDocumentJobRequest.GetEnabledVerifierExtensions(ISettingsBundle settingsBundle)
   at Sdl.TranslationStudio.Editor.Verification.VerifyDocumentJobRequest.PerformBilingualVerification()
   at Sdl.TranslationStudio.Editor.Verification.VerifyDocumentJobRequest.Execute(IJobExecutionContext context)
   at Sdl.Desktop.Platform.Implementation.Services.Job.<_worker_DoWork>b__47_0()
   at Sdl.Desktop.Logger.Log.Resources(Object message, Action action)
   at Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)]]></StackTrace>
    <InnerException>
      <Type>System.TypeInitializationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
      <TypeName>Sdl.Community.NumberVerifier.NumberVerifierMain</TypeName>
      <HelpLink />
      <Source>Sdl.Community.NumberVerifier</Source>
      <HResult>-2146233036</HResult>
      <StackTrace><![CDATA[   at Sdl.Community.NumberVerifier.NumberVerifierMain..ctor()]]></StackTrace>
      <InnerException>
        <Type>System.IO.FileNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
        <FileName>NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c</FileName>
        <FusionLog>WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
</FusionLog>
        <HelpLink />
        <Source>Sdl.Community.NumberVerifier</Source>
        <HResult>-2147024894</HResult>
        <StackTrace><![CDATA[   at Sdl.Community.NumberVerifier.Helpers.Log..ctor()
   at Sdl.Community.NumberVerifier.Helpers.Log.<>c.<.cctor>b__5_0()
   at System.Lazy`1.CreateValue()
   at System.Lazy`1.LazyInitValue()
   at System.Lazy`1.get_Value()
   at Sdl.Community.NumberVerifier.Helpers.Log.get_Instance()
   at Sdl.Community.NumberVerifier.NumberVerifierMain..cctor()]]></StackTrace>
      </InnerException>
    </InnerException>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>15.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>15.1.0.44109</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Entreprise</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1036</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>FR\FR006753</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>W10-PC11CZK1</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>16607272 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>