...
GEODI should be run as GEODI.exe for GEODI licensing and initial setup.
GEODI IIS Service will run continuously. You should use GEODI.EXE for project editing or other purposes. Turning GEODI off and on does not affect the IIS service.
GEODI will be accessible as long as IIS is up. Windows logins are not required.
If you are using a MAPed directory in GEODI resources or for other tasks that need to be done at startup, the required .bat file should be placed in the GEODI → Settings/BatchFiles/Startup directory.
After completing the IIS installation, in order to serve GEODI over IIS, the "AppDataFolder" value must first be determined as specified in Sistem Yapılandırma - Güvenlik Ayarları System Configuration - Security Settings . The GEODI application on IIS must also be able to access the specified directory.
Code Block language json { "AppDataFolder":"C:\\GEODI_APPDATA" }
...