CrystalReports in C# has "unknown query engine error"

H

Hardy Wang

Hi,
I have a console application to export crystal reports result to PDF.
For one of my report file, when i call Export() function from my code, I get
"unknown query engine error". I have Crystal Reports 8.5 with service pack 3
installed. If I load this report directly from Crystal Reports 8.5 IDE,
everything is fine.
I did a search, and found most articles talk about version 9 or 10, is
there anybody has idea how to handle this problem in 8.5 with C#?

Thanks a lot!
 
K

Kevin Yu [MSFT]

Hi Hardy,

Crystal Report is a 3rd-party product shipped with Visual Studio .NET. It
is supported by BusinessObjects. So please check the following site for its
support information. Or we can wait to see if any community member can shed
some light on this.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top