MQSeries and Crystal Report
Hello,
I cannot generate reports, when I am connected to an MQSeries server. I use CrystalDecisions.CrystalReports.Engine.Report.Repo rtDocument 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.DataSourceE xception: 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
|