Application hang event 1002

Hi All,

Does anyone know how to fix application hang event 1002?

One of our customer is on Windows Server 2019 and sometime the application will be hanged several times a day.

Thanks

Louie

Hi Louie.

The only similar experience that I had, was when the connection to MSSQL in our backend app was lost, and Clarion doesn’t seem to graciously reconnect. My solution was to change the connection to ADO where I have more control. It was a bit drastic to change it, but it proved to be effective.

Thys

I think you will need to add logging to your application to see what is happening when the error occurs.