Description of Issue
Export functionality within Munis is not working
Error will commonly present itself as:
The website cannot display the page HTTP 500
Context
- Munis
- Reports
- Export
- Word
- Excel
- GAS
Cause
This issue is most commonly caused by a hung GAS connection in the affected Munis environment
Resolution
- Sign onto the Munis Application Server as Tylerservice (or equivalent)
- Open the Internet Information Services program (IIS)
- Browse out to the MunisHosting<env> website
- Click on Configure Site
- Next to GAS Connection, click on Test Connection to verify the GAS connectivity
- If the connection fails you will want to restart GAS for that environment
- On the Munis Application Server open an administrative command prompt
- Run this command: restartgascmd *prod*
- *prod* can also be *live* based on your application pool naming convention. Non production environments would be *test*, etc.
- Test exporting in Munis to ensure it is working again
- Contact Tyler Systems Management if you need further assistance
Additional Information
Add Comment