Atozed Forums
HTTP.sys deployement - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: HTTP.sys deployement (/thread-537.html)



HTTP.sys deployement - Alain - 08-01-2018

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