Relativity server crash on changing network settings

Hello,

I’m trying to increase the maxmessagesize on a relativity server using the relativity server admin tool.
When saving the settings, each time, de relativity server crashes on the server and I get a debug window of visual studio on the server.
I have this when trying to change any property.
Is there some sequence that needs to be followed?

Thx,
Bernaert Dominique

Hello Dominique.

Unfortunately, I can’t reproduce the problem on the latest RemObjects DataAbstract release. Could you open the debug window you mentioned and provide exact exception name and its stacktrace? This will allow us to localize the issue.

Thanks in advance.

The error is Access to the path ‘C:\ProgramData\RemObjects Software\Relativity\Relativity.config’ is denied.

Hello Dominique.

You need to grant access to ‘Relativity’ folder for the current user or start Relativity with administrative rights.

Also corresponding issue is registered as #61382 “Relativity crashes if there is no grants to ‘Relativity’ folder”.

Hope this helps