Using FR.net in a multithreaded Windows service
Hello,
I would like to know if there are some limitations or caveats on using FastReport .net in a multithreaded Windows service.
We have some very long reports to run from an asp.net site and we want them run on a separate Windows service.
The service will be waiting for messages on a queue and will start a thread to make the report for each received message (it has the report parameters), so depending on the load, at times there will be many threads doing different reports.
Any comments will be appreciated.
Thanks
Luis
I would like to know if there are some limitations or caveats on using FastReport .net in a multithreaded Windows service.
We have some very long reports to run from an asp.net site and we want them run on a separate Windows service.
The service will be waiting for messages on a queue and will start a thread to make the report for each received message (it has the report parameters), so depending on the load, at times there will be many threads doing different reports.
Any comments will be appreciated.
Thanks
Luis