This does not apply to version 10.
The addition to the web.config of each application of the following, invalidates the configuration.
<httpErrors existingResponse="PassThrough" />
Will keep you guys posted after further analysis how to proceed.
Duarte Santos wrote:
Hi Duarte
I know this is maybe a dead discussion. But did you guys in OutSystems figured out the workaround to apply this to OutSystems 10 and later? I've look for that line in OutSystems Apps in web.config and didn't found it....
Do you really think this won't work on OutSystems 10 and later versions?
Thank you
pedro menezes wrote:
Hi
If something is added explicitly (in this case the "existingReponse" part) to web.config I suspect you can override that with a FactoryConfiguration rule (with an XSLT rule to change the value to something else).
I'm just not sure what the impact would be - it needs to be tested.
Cheers,Acácio