|
Subject:
|
MQSeries and Crystal Report
|
|
Posted By:
|
Gabriel Forro
|
Post Date:
|
12/16/2003 7:20:40 AM
|
Hello,
I cannot generate reports, when I am connected to an MQSeries server. I use CrystalDecisions.CrystalReports.Engine.Report.ReportDocument class. Everything works perfectly, if I am not connected to an MQSeries server - reports are generated without any problem. After I connected to an MQSeries server, an exception CrystalDecisions.CrystalReports.Engine.DataSourceException: Query Engine Error: 'c:\vypis_pdf_cz.rpt' is thrown. I tried to call the function (in which the reports are created) from a different AppDomain...no help. If the MQSeries functions and Crystal Report functions are called from the same process, I cannot generate reports. I can, if they are called from different processes. Can anybody advise me? Thanks.
Gabriel
|
|