...
Maximum Worker Processes must be 1.
...
Recycling Conditions → Regular time intervals must be disabled in the pool settings.
...
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" }
...
A new website is created through the sites. General settings such as site name, physical path, port, domain are made.
You can check the authorization controls for the directory you have given with the option to check the settings.
The "GEODI" pool we created before should be selected from the application pool.
...