Compiler error in IW15.5.6 and IWApplication.gSessions.LookUp - 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: Compiler error in IW15.5.6 and IWApplication.gSessions.LookUp (/thread-3868.html) |
Compiler error in IW15.5.6 and IWApplication.gSessions.LookUp - Fabrizio Conti - 02-07-2024 Hi, after upgrading IW from 15.3.12 to 15.5.56 I have a compiler error in a procedure that I use to list active sessions, developed looking at the SessionLookup151 demo project. The error is "E2010 Incompatible types: 'TSessionProcEx' and 'Procedure' when compiling "IWApplication.GSessions.LookUp(..." and I can reproduce this error in the demo. Is this a bug introduced in IW15.5.x or I have to change in some way the code? Thanks for your help. Fabrizio |