View Single Post
Old 10-08-2015, 12:20 PM   #252
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by TDR View Post
Trust center add-in ticks are not checked. This is a totally fresh W10 install of Office 365 Personal 2016. No 2013 before it. I'll try a delete & reinstall.
Ok, so it is a totally clean installation, right? No settings or whatsoever done? Hmm. I have an idea that might work. If it does, I can fix it for the next release that is almost finished.

Can you open the settings file with an editor and check the following setting (if it is not there, just create it:
Code:
<ConfigValues>
    <OptionName>locVervang</OptionName>
    <OptionValue>location of S&R rulesset document with document name</OptionValue>
  </ConfigValues>
The red part must be replaced by the full location (including filename) of the document containing the S&R rulesets. If you don't have that document, there is an example on my website. If the settings file is empty, the above must be place in this:
Code:
<?xml version="1.0" standalone="yes"?>
<ConfigOpt>
... previous code ...
</ConfigOpt>
Please check if the addin then works.
Toxaris is offline   Reply With Quote