When attempting the following:
oExpDef.ProcessExport(MtTaskType.mtScript);
I get this error message: External component has thrown an exception.
Resulting .xml file is empty (other than the XML declaration header).
When I change the mtScript to…
While trying to work with the MultiTerm API (Sdl.MultiTerm.TMO.Interop) I frequently encounter the error
External component has thrown an exception.
Sometimes this is thrown after a call to ITermbaseRepository.Termbases and the code is enumerating…