photools.com Community

IMatch Anywhere Discussion Boards => IMA General Discussion and Questions => Topic started by: Aubrey on January 11, 2017, 03:49:02 PM

Title: Automatic manage cache not ticked....
Post by: Aubrey on January 11, 2017, 03:49:02 PM
Om previous edition of IMWA I had Automatically manage cache for these objects ticked.

On installing the new version (trial) 2017.1.6 these box is unticked. I have to manually tick this again.

Aubrey.
Title: Re: Automatic manage cache not ticked....
Post by: Mario on January 11, 2017, 05:54:09 PM
This option is off by default.
The setting is stored in the "C:\ProgramData\photools.com\IMatchAnywhere\IMWS\imwsconfig.xml" file as

<cache>
  <auto-update>

The value is either true or false. I have checked this and when I change the setting in the cache configuration it is changed in the file.
Restarting the service / controller loads the settings correct as well. I see no problem.

You can use this info to check if the setting is also correctly saved on your system. You can open the .xml file with any text editor, e.g. Windows Notepad.

Tip: The IMWS help contains an explanation of each setting stored in the configuration file.
Title: Re: Automatic manage cache not ticked....
Post by: Aubrey on January 12, 2017, 01:40:23 PM
<cache>
  <auto-update>

The value is currently correct.
Perhaps it is my mistake. Maybe I had not auto-update switched on in previous version, I thought that I had.
When next version comes out I'll recheck carefully before and after installation.

Thanks
Title: Re: Automatic manage cache not ticked....
Post by: Mario on January 12, 2017, 01:57:19 PM
The configuration file is not touched by the installation process so there should be no change in settings.
Let me know if this changes again without you actively modifying the setting.