Atozed Forums

Full Version: HTTP.sys deployement
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

I converted my application to HTTP.sys when I connect I have the following message (see image)

I'm using MYSQL tables that are open in the "IWUserSessionBaseCreate" event
this event is no longer called and therefore the tables are no longer open.

If I test my app with:
TIWStartHSys.Execute (True);
everything is working properly.

I may not be very well understood what I needed to deploy my application, thank you for your help

Delphi Tokyo 10.2 and update 2
intraweb 15.0.10

Alain