Hello,
I have the following error which appears in a window with a black background in front of the application
**
Error 1117: Took longer then timeout period to receive data from the URL: http://192.168.1.1/remote_control?code=34861050&key=2
**
I want to intercept the error and display my own message : the error is normal when the equipment is OFF.
The timeout of the web component is never triggered, but the message appears !!
How can I do ?