Hi Daniel.
This 404 error shows IIS page. For the debugging purposes the recommendation is to enable PassThrough responses in IIS: https://docs.intersystems.com/iris20242/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_webserver#GCGI_configiis_soapfault
IRIS returns 404 when the page or class does not exist, and when PROTECT error happens.
So enable the PROTECT events in the Audit, and check if anything is logged there
Check that IIS is configured correctly to forward the request that returns 404 to the Web Gateway and then IRIS
- Log in to post comments