Multiterm is not working - "A connection to SDL MultiTerm Server unknown could not be established. Please check your connection settings."

I can't open or create a termbase. Also Studio says 'no open termbase' and I can't add new terms.

Parents Reply
  • @jesus prieto

    To answer your questions first:
    1. Multiterm has always worked fine. I have used SDL Studio since the 2011 version without any bother.
    2. I have: Studio 2019 SR2 - 15.2.8.3007 and Multiterm 2019 - 15.0.6.56482
    3. I don't have a trial or starter version. I have a fully paid-up freelancer version of 2019.
    4. I would update to 2021 but am worried that the problem will persist. And I shouldn't really be having problems with such a recent version.

    Here is the stack trace:
    <?xml version="1.0"?>

    -<SDLErrorDetails time="22-03-2021 13:59:46">

    <ErrorMessage>A connection to SDL MultiTerm Server unknown could not be established. Please check your connection settings</ErrorMessage>


    -<Exception>

    <Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>

    <HelpLink/>

    <Source>Sdl.MultiTerm.Client.Connectors</Source>

    <HResult>-2147467261</HResult>


    -<StackTrace>

    -<![CDATA[ ved Sdl.MultiTerm.TMO.Interop.TermbaseRepositoryClass.Connect(String UserId, String Password)
    ved Sdl.MultiTerm.Core.Common.DataContainers.TermbaseConnector.Init()
    ved Sdl.MultiTerm.Core.Common.DataContainers.TermbaseConnector..ctor()
    ved Sdl.MultiTerm.Studio.Editor.TermbaseService.get_Connector()
    ved Sdl.MultiTerm.Studio.Editor.Actions.TermbaseOpenAction.Execute(ITermbaseService termbaseService)]]>
    </StackTrace>

    </Exception>


    -<Environment>

    <ProductName>SDL MultiTerm</ProductName>

    <ProductVersion>MultiTerm15</ProductVersion>

    <EntryAssemblyFileVersion>15.0.6.56482</EntryAssemblyFileVersion>

    <OperatingSystem>Microsoft Windows 10 Home</OperatingSystem>

    <ServicePack>NULL</ServicePack>

    <OperatingSystemLanguage>1030</OperatingSystemLanguage>

    <CodePage>1252</CodePage>

    <LoggedOnUser>DESKTOP-GVB5BK0\Vivian</LoggedOnUser>

    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>

    <ComputerName>DESKTOP-GVB5BK0</ComputerName>

    <ConnectedToNetwork>True</ConnectedToNetwork>

    <PhysicalMemory>16620432 MB</PhysicalMemory>

    </Environment>

    </SDLErrorDetails>

    I really hope you can help! Thanks in advance.
    Vivian

Children