I have tried to use this great app on two projects so far, but in both cases I get "Object reference not set to an instance of an object" error.
The error looks like this:
<SDLErrorDetails time="16.09.2014 13:18:34">
<ErrorMessage>Object reference not set to an instance of an object.</ErrorMessage>
<Exception>
<Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink />
<Source>Sdl.TranslationStudio.Editor</Source>
<HResult>-2147467261</HResult>
<StackTrace><![CDATA[ at Sdl.TranslationStudio.Editor.Terminology.TermbaseProvider.UpdateTermbasesContextFilters()
at Sdl.TranslationStudio.Editor.Terminology.TermbaseProvider.SetTermbases(IList`1 termbases)
at Sdl.TranslationStudio.Editor.Terminology.TermAccessProvider.RegisterDocument(ITranslatableDocument document)
at Sdl.TranslationStudio.Editor.Terminology.TermAccessProvider.editorService_DocumentOpened(IDocument document)
at Sdl.TranslationStudio.Api.Editor.DocumentEventHandler.Invoke(IDocument document)
at Sdl.TranslationStudio.Editor.EditorService.OnDocumentOpened(IDocument document)
at Sdl.TranslationStudio.Editor.EditorService.document_Loaded(IDocument document)
at Sdl.TranslationStudio.Api.Editor.AbstractInternalDocument.OnLoaded()
at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.OnLoaded()
at Sdl.TranslationStudio.Api.Editor.AbstractInternalDocument.AfterLoad(IJob job)]]></StackTrace>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>11.0.0.0</ProductVersion>
<EntryAssemblyFileVersion>11.1.4095.0</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 8.1 Pro mit Media Center</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1031</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>SPITFIRE\Jerzy Czopik</LoggedOnUser>
<DotNetFrameWork>4.0.30319.34014</DotNetFrameWork>
<ComputerName>SPITFIRE</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>16730600 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
When I then click OK, the file(s) is (are) closed.
What is wrong?
MTIA and best regards, Jerzy
_________________________________________________________
When asking for help here, please be as accurate as possible. Please always remember to give the exact version of product used and all possible error messages received. The better you describe your problem, the better help you will get.
Want to learn more about Trados Studio? Visit the Community Hub. Have a good idea to make Trados Studio better? Publish it here.