• Creating Termbase with MultiTerm SDK: Created Termbase is corrupt

    Hello, i am trying to create a Termbase in C#, using the example from the SDK. My source code looks like this: using Sdl.MultiTerm.TMO.Interop; Sdl.MultiTerm.TMO.Interop.Application oMt = new Sdl.MultiTerm.TMO.Interop.ApplicationClass(); TermbaseRepository…
  • No local termbases in MultiTerm

    Hi everyone, I was trying to update a MultiTerm tool the other day, but noticed that it was not working anymore. The toll connects to the MT server correctly, but finds no local termbases. I then created a mini tool using the VBA sample in the SDK documentation…