EDAMS Web GIS FAQ
Frequently Asked Questions
July 2010
WEBGIS Audit trail has no records; it appears like it has never been accessed.
Try to alter services timeouts to overcome the above problem.
Back to Top
- Ensure what the machine running IIS is up and running, and Web Publishing service is operational.
- Ensure what web server port (normally 80) is not blocked by firewall or anti virus software
- If the web server is behind a firewall (software or hardware) and it has real IP address, ensure that the server port is opened for incoming connections
- If the web server is behind a router with NAT, the router must be configured to map external port 80 to internal web server computer’s address, web server port (normally 80)
If all the steps are OK, you must be able to see a response from web server in a browser.
Back to Top