I have the latest SDL 2019 R2 installed and whenever I try to Verify I file I get this error message Failed to verify document: Impossible to find file
I have attached the error log. This happens across several projects with different language pairs. How do I solve this?
I have installed Numbers verifier plugin, and the LanguageTool Plugin on request of a client.
<SDLErrorDetails time="08/07/2020 18:43:08">
<ErrorMessage>Failed to verify document: Impossibile trovare il file specificato</ErrorMessage>
<Exception>
<Type>System.ComponentModel.Win32Exception, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<NativeErrorCode>2</NativeErrorCode>
<ErrorCode>-2147467259</ErrorCode>
<HelpLink />
<Source>System</Source>
<HResult>-2147467259</HResult>
<StackTrace><![CDATA[ at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at LanguageToolStudioPlugin.LanguageToolStudioPluginMain.validLang(String lang)
at LanguageToolStudioPlugin.LanguageToolStudioPluginMain.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.BilingualApi.AbstractBilingualContentProcessor.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Initialize(IDocumentProperties documentInfo)
at Sdl.FileTypeSupport.Bilingual.Tmfc.TmfcReader.ParseNext()
at Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ParseNext()
at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
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>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>15.0.0.0</ProductVersion>
<EntryAssemblyFileVersion>15.2.0.1041</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 7 Professional </OperatingSystem>
<ServicePack>Service Pack 1</ServicePack>
<OperatingSystemLanguage>1040</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>Paola-Win7\Paola</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>PAOLA-WIN7</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>8388136 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
Translate