Link to home
Start Free TrialLog in
Avatar of jclothier
jclothier

asked on

Report Engine DLLs

Hi All

I have an application in which I embedd Crystal Reports. I then run them through this application. I have just upgrade my copy of Crystal Reports from 8.5 to 11. Now when I run reports on other pc's I get an error message saying

"The Report Engine was unable to run the report. Please check that all Report Engine DLLs are present on your system."

Now I know that this is because my aqpplication was written with CR8.5 DLLs and the report is in version 11. Can somone please tell me exactly what files I would need to copy over on to the other PC's to replace what is on there at the moment and to resolve this problem.

This is urgent and I do need an exact answer hence the 500 points.

Many thanks in advance
SOLUTION
Avatar of Kurt Reinhardt
Kurt Reinhardt
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mike McCracken
Mike McCracken

What is the application written in?

If it is VB you need to update the references and components

If it is a .Net app you need to update the files the application uses.

mlmcc
Avatar of jclothier

ASKER

Sorry I'm not possitive what the application is writtten in. I think its is either VB6 or vb.net. I dont have any control over the software anyway. :-(
rhinok

Thanks for your reply. Unfortunatly I cant use the merge modules, I need the actual files. They must be installed on my PC because the reports work fine there.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks to all for your help. I actuall ymanaged to get it working by using CR9 DLLs. I know that I will miss out on some features but it will do until the developers get the app working for CR xi.