How can I increase the timeout?
Question / Problem
Looks like the server is taking too long to respond. How can I increase the timeout?
Answer / Solution
You can increase the ajax timeout by an configuration file. Please follow these steps:
- Please start the IIS-Manager (inetmgr) and stop the site 'SpaceObServer Web Access'.
- Please open the file 'C:\ProgramData\Jam Software\SpaceObServer Web Access\WebAccess.config'.
- Please change the value 50000 (50 seconds) inside the element <AjaxTimeout> to increase the timeout.
- Start the site 'SpaceObServer Web Access' via the IIS-Manager.