Troubleshooting the MemoQ integration
July 23, 2024
This document complements the Juremy Manual to provide more detail on troubleshooting the MemoQ integration.
Table of Contents
Symptom
MemoQ crashes on start after copying the Juremy plugin dll
The most likely cause is that the JuremySearchPushPluginMemoQ.dll
copied to
the MemoQ Addins
folder was not marked as trustable. Windows might mark files
that were downloaded from the Internet as untrusted, and block their execution.
This needs to be unblocked manually.
Fix: To unblock the plugin, right-click the dll file that was copied to the
Addins
folder1, open Properties, and tick “Unblock” at the bottom
of the properties panel.
-
Typically
c:\Program Files\memoQ\memoQ-<N>\Addins
where<N>
is the MemoQ version. ↩︎