
problem with crystal reports in visual studio.NET
I am using
Crystal Reports in my application I made using Visual Studio.NET
. I installed my application on the client machine, with all the DLLs
required, the engine and the rest. When I start my application and, from it,
try to open up a report I get an exception EngineException with
DataSourceError ErrorId. I am using the Windows Forms Viewer, and the
message of the exception is "Query engine error:
C:\WINDOWS\Temp\temp_*******.rpt" with some wierd numbers instead of
*******. Can anyone tell me what the problem is here and how to solve it. I
am running the application on Windows 98. Everything else runs OK, so I
don't suspect that's the problem. The client does not have Visual Studio.NET
installed but that should not be a requirement, anyway. I am extracting the
data for the report from a data set at runtime. It all works fine on the
machine I am using to develop my application, and on other machines running
Visual Studio.NET on different OSes (Windows XP, Windows 2000). If anyone
Thanks,
Regards,
Dimitrije