Intraweb 14.xx and FR 4.xx an ISAPI

edited 10:23PM in FastReport 4.0
INFORMATION ONLY


If you are using FastReports (4.xx) in a IW IIS deployment then DO NOT leave ANY TfrxReport components on any form, frame or data module.

The problem is that during creation of an IW session, when the TfrxReport is created in a thread of its own then the FR thread "hangs" and never returns thereby blocking all subsequent IW threads from continuing. The only solution is to terminate and restart the IIS wed site instance

Create and destroy TfrxReport instance in code works.

You should also set "TfrxReport.EngineOptions.EnableThreadSafe := true;" immediately after create.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.