I am using MultiTerm 16.2.1.1044 (2021).
Using a TermBase that contains a lot of links, I notice that Term Links throw an exception. Linking to entry numbers works fine.
Any clue why that could be so?
This is how my links look: <xref Tlink="English (United Kingdom):low cloakroom bench">low cloakroom bench</xref>
There is an entry "low cloakroom bench", needless to say.
When I click on the link in the default layout, it just opens the edit view of that field. When I click on the link, I get an error message. Here's the stack trace:
<SDLErrorDetails time="26/08/2022 08:32:51"> <ErrorMessage>MultiTerm is unable to retrieve the cross-referenced entry. Invalid argument.</ErrorMessage> <Exception> <Type>System.Runtime.InteropServices.COMException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <ErrorCode>-2147220949</ErrorCode> <HelpLink /> <Source>MtTermbase</Source> <HResult>-2147220949</HResult> <StackTrace><![CDATA[ at Sdl.MultiTerm.TMO.Interop.EntriesClass.GetCrossLinkedEntry(Object Index, String Term, Int32 CurrentEntryId) at Sdl.MultiTerm.Client.UI.Viewer.CrossReferenceHandler.CrossLink(String url, Boolean isClink)]]></StackTrace> </Exception> <Environment> <ProductName>MultiTerm</ProductName> <ProductVersion>MultiTerm16</ProductVersion> <EntryAssemblyFileVersion>16.2.1.1044</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Enterprise</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>1033</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>danielhug</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>ABCD</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>16568624 MB</PhysicalMemory> </Environment> </SDLErrorDetails>
Generated Image Alt-Text
[edited by: Trados AI at 2:12 PM (GMT 0) on 5 Mar 2024]