How to configure c:\ProgramData\Latitude Geographics\Temp to another directory?
It seems to be that custom intallation of Geocortex 4.5.0 to custom directories still keeps "c:\ProgramData\Latitude Geographics\Temp" active. Anyone has similar issues?
Current server has 3 drives :
C: 100GB - System
D : 100GB - D:\GeocortexCore, D:\GeocortexHome, D:\GecortexLocation
E: 250GB - E:\GeocortexData - data for elastic search, etc.
Despite custom installation there is still c:\ProgramData\Latitude Geographics\Temp directory and all temp files are stored there. Any advice how to avoid that?
Thanks
AS
0
-
Hi. I found a way to do this. You have to add the following line to the rest web.config (....\Program Files (x86)\Latitude Geographics\Geocortex Essentials\<Name of Instance>\REST Elements\REST)
<add key="gcx.io.tempFileManager.commonTempFolder" value="D:\Temp"/>
Please make sure this temp folder has the correct permissions similar to the default one on the c:\ drive.0 -
You can move all of ProgramData. See https://support.microsoft.com/en-ca/kb/949977. This might have consequences for Windows upgrades. 0
Please sign in to leave a comment.
Comments
2 comments