03-06-2026, 06:56 PM
Hello... I recently had to migrate my Intraweb application from version 15.6 to version 16.1.9. My application uses templates, and I've noticed that the IWError.html page is no longer displayed in exception cases. It does still display the IWSessionTimeout.html page if the session expires. When my logic throws exceptions, they end up being displayed with a standard showmessage. Is this a problem with the new version of Intraweb, or do I need to do it differently now? I tried the "CustomizingExceptions" demo and got the same result.

