![]() |
|
Delphi 13.1 and 64 bit server do not run - error 217 upon start up - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (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: Delphi 13.1 and 64 bit server do not run - error 217 upon start up (/thread-5978.html) |
Delphi 13.1 and 64 bit server do not run - error 217 upon start up - rudyPos - 03-20-2026 App that was working in 13.0 does not start with 13.1. 16.1.9 Set to 32 bit - it is ok. I have not re installed 16.1.9. -It remained across the update. Anyone else with this issue? regards all ALSO -I created a NEW application with no legacy code and the same issue occurred. RE: Delphi 13.1 and 64 bit server do not run - error 217 upon start up - ebob42 - 03-20-2026 Hi Rudy, I cannot confirm this problem. In fact, my IntraWeb 16.1.9 applications have been working fine with Delphi 13 and the 13.1 builds prior to the release version of Delphi 13.1. It still works, 64-bit ISAPI DLLs. Which 64-bit targets are you using? Groetjes, Bob Swart RE: Delphi 13.1 and 64 bit server do not run - error 217 upon start up - rudyPos - 03-20-2026 64 bit stand alone application. I will try an HTTP SYS application. I do not work with ISAPI (03-20-2026, 09:10 PM)rudyPos Wrote: 64 bit stand alone application. RE: Delphi 13.1 and 64 bit server do not run - error 217 upon start up - rudyPos - 03-22-2026 More information - the issue is in IWRtlFix. I know this is IMPORTANT, but when I comment this out of the .dpr file the application still compiles in 64 bit and starts as a 64 bit. Hope this helps -ATOZED |