Home > Archive > Visual Basic Crystal Reports > June 2005 > Problems with Crystal Report and Win98
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problems with Crystal Report and Win98
|
|
| Chris Mayers 2005-06-09, 4:01 pm |
| Hi,
Hope someone can help...
I have a .NET application that includes some Reports using Crystal (The
built in version that comes with VS2003). The reports work fine on machines
running Win2000, but not those running Win98.
My initial problem was a 'Failed To Load Report' error message, but some
research turned up
an article about registering CRQE.DLL
http://tinyurl.com/9sato
Having done that, I no longer get the 'Failed To Load Report' message, but
now I get the report viewer loading, and a message:
'Query Engine Error' followed by a path to a temporary report,
eg: Query Engine Error 'C:\Windows\TEMP\6767677171716.rpt'
Anyone seen this before, or got any thoughts...?
TIA,
Chris.
| |
| John Mishefske 2005-06-10, 4:02 am |
| Chris Mayers wrote:
> Hi,
>
> Hope someone can help...
>
> I have a .NET application that includes some Reports using Crystal (The
> built in version that comes with VS2003). The reports work fine on machines
> running Win2000, but not those running Win98.
>
> My initial problem was a 'Failed To Load Report' error message, but some
> research turned up
> an article about registering CRQE.DLL
>
> http://tinyurl.com/9sato
>
> Having done that, I no longer get the 'Failed To Load Report' message, but
> now I get the report viewer loading, and a message:
> 'Query Engine Error' followed by a path to a temporary report,
>
> eg: Query Engine Error 'C:\Windows\TEMP\6767677171716.rpt'
>
> Anyone seen this before, or got any thoughts...?
I had the "Failed to Load Report" problem and was able to resolve it by installing
Internet Explorer 6.x on Win98. My app was CR9 with VB6 though.
Another potential problem may be related to the use of Unicode characters - you may need
the UNICOWS.DLL file as part of your install but I've never seen the "Query Engine Error"
so my suggestions may not solve this problem.
--
'---------------
'John Mishefske
'---------------
|
|
|
|
|