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

    Thanks again for your reply :-).

    I ran the leadernet file and it opened Multiterm with a message - but NOT an error message, so there was no save icon to create the stack trace.

    I copied the text. See below:

    "

    Error processing command line arguments: Objektreferencen er ikke indstillet til en forekomst af et objekt.

    USAGE: MultiTerm.exe [/help|/?] /arg1 val1 /arg2 val2

    Task: NoAutoUpdate
    Description: Starts the application without automatically checking for updates.
    Usage: MultiTerm.exe /noautoupdate
    Arguments:
    /noautoupdate Starts the application without automatically checking for updates.

    Task: Opens a specific remote connection
    Description: Allows specification of communication settings on startup.
    Usage: MultiTerm.exe /s <server>
    Arguments:
    /s Switch to specify a business server at startup.

    Task: Allows opening settings template files on startup
    Description: Open a settings template file
    Usage: MultiTerm.exe /st <file.sdlmttpl>
    Arguments:
    /st Switch to open a settings template at startup.

    Task: Open Termbases, Entries, Languages and Terms
    Description: Allows opening termbases, entries, languages and terms on startup
    Usage: MultiTerm.exe /tb <termbase> [/e <entry1> [<entry2> ...]] [/t <term>] [/si <source index>] [/ti <target index>]
    Arguments:
    /tb Switch to open a termbase at startup.
    /e Switch to open entry with number at startup.
    /t Switch to search for a term at startup.
    /si Switch to set a source language at startup.
    /ti Switch to set a target language at startup.

    "

Children