Hi all.
We've been using GP2010 for several years and are now doing an upgrade to 2018 (via 2015).
Currently, we have 4 different SET files we use to get different users their own report dictionaries. This has been working fine for years and works fine on our test 2018 instance too. GP is accessed from RemoteApp.
Currently these 4 different set files are located on the C: of the remoteapp servers. The set files themselves point to dictionaries and addins stored on network shares. So if we make a change to one set file, we have to repeat that on all the remoteapp servers.
We'd like to move those set files to a network share, so we can just update it once. But this isn't working. For example, if we have eOne's smartView tool specified in the SET file, and the set file in on a network share, it doesn't load. If we copy that same set file to the local c: on the remoteapp server, it does work.
Example commandline:
dynamics.exe dynamics-user1.set
dynamics.exe N:\gp-config\dynamics-user1.set
The second example doesn't work. Is this a limitation of GP that the set file needs to be on local c:? or might it be a permissions issue? I've tried using UNC path as well, and granting domain users full control over that shared folder, but it still doesn't work.
Any help would be greatly appreciated.
Thanks