Page 1 of 1

Office Add-in error

PostPosted:Tue Apr 12, 2016 7:44 pm
by janus
The following error occurs when using the office plugin for OpenKM:

"Not able to load dictionary", followed by:
Code: Select all
Error loading file system dictionary
System.Exception: Not able to load dictionary
at com.openkm.util.DictionaryHelper.loadDictionary(String URL, Encoding encoding)
at com.openkm.util.DictionaryHelper ..ctor(String URL, Encoding encoding)
at OKMWordAddIn.AddinModule ..(ctor()
followed by:

"Not able to load dictionary"

followed by:
Code: Select all
Error loading resource dictionary
System.Exception: Not able to load dictionary
at com.openkm.util.DictionaryHelper.loadDictionary(Stream stream, Encoding, encoding)
at com.openkm.util.DictionaryHelper ..ctor(Stream stream, Encoding encoding)
at OKMWordAddIn.AddinModule..ctor()
We are running a Finnish localisation of OpenKM, with the translation fully completed.

Ideas?

Thx,

-J!

Re: Office Add-in error

PostPosted:Thu Apr 14, 2016 9:43 pm
by jllort
Seems is not able lo load the dictionary file. Which language have you set in your "%USER_LOCAL_DOCUMENT_FOLDER%/OpenKM.xml ?
Do you have the translation file : The translation file is set at "%USER_LOCAL_DOCUMENT_FOLDER%/OpenKM/OKMAddin-enGB.properties".