01-10-2022, 04:18 AM
(01-10-2022, 04:08 AM)Alexandre Machado Wrote: As Joel mentioned, IWRtlFix is *really* necessary and if you don't have it included in your project, I strongly suggest that you do so. It fixes some issues in RTL which may cause application to hang or even crash.
Other than that, we are building a new module (internally named IWServerManager) which will allow IntraWeb applications to be monitored externally (with real-time notifications via e-mail, Telegram, etc.). I will still take a few weeks to have it 100% ready, though.
I had included the UWRtlFix.hpp, but I can't see if it included any linkage so I just added the #pragma link "IWRtlFix" to my main module.
Looking forward to the IWServerManager class....
All the best,
Shane