> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend.md).

# Server-side/backend

- [Application doesn't start on Windows and IIS returns 502.3](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/application-doesnt-start-on-windows-and-iis-returns-502.3.md): Fix a Windows-only startup issue in versions v5.38.0 to v6.11.0.
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
