| Jason Hunt 2006-04-12, 7:05 pm |
| Hello,
I'm developing a Windows application with VB.Net (VS 2003), and I am using
the CrystalReportViewer to display .rpt files. Everything works fine on
my development machine, but I cannot display Crystal reports whenever I deploy
the application to another machine. The error is a msgbox with "Unknown
Query Engine Error".
I've checked the Crystal support website and have not been able to find anything
that has helped. These are the things I have checked:
- I have followed the instructions for creating the setup project and adding
the proper modules
- It is not a license key problem; I had a keycodev2.dll error before, but
that is fixed (typo in License Key property).
- I have installed the SP2 and the latest hotfixes for Crystal Reports .Net
for VS 2003
- I ran SQL Profiler and the queries from the report are being processed
on the server; this tells me that the .rpt file is being loaded properly
and that the connection info is correct
I'm not really sure what to try next. If anybody has some suggestions, it
would be appreciated.
--
Jason Hunt
Advanced Computer Systems
|