Atozed Forums
External exception in CGIRunner - 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: External exception in CGIRunner (/thread-2402.html)



External exception in CGIRunner - Fabrizio Conti - 05-15-2021

Hello,

moving my report procedures (FastReport) under the CGIRunner class I have an error (External exception C0000008) that happens only when the IW Application is compiled for Windows 64bit and the program tries to execute

      HRef := TIWAppCache.AddFileToCache(WebApplication, LFileName, MIME_PDF);

Everything is fine in 32bit. I regularly use the line of code in 64bit IW application without any problem.
I have the same error in the CGIRunner demo if CGIRunnerReport project is compiled for 64bit.
Do you have any suggestion?


Fabrizio


RE: External exception in CGIRunner - Alexandre Machado - 05-15-2021

This is a bug in x64 introduced in the last update. We have already a fix in place and a new update will be released soon (probably within 48 hours).

I'll keep you informed