We are installing our VDF14.1 application with the CRW XI Runtime (on a windows terminalserver):
1) We started with a clean vdf14.1 client runtime installation, without any crystal report runtime files (and we copied our app with the Bitmaps, Data, Help and Programs folders)
2) Then we installed the crystal report XI runtime into the folder C:\Programme\Gemeinsame Dateien\Business Objects\3.0 (we used the program installer2go to make the installer package)
3) Then we copied the crystal report XI connectivity kit files into our workspace programs folder
The versions of the connectivity kit dll's are:
apidll.dll = 2.10.0.0
crdb_p2pdfapi.dll = 11.0.0.2150
crpe32.dll = 11.0.0.2301
crpe32_res_en.dll = 11.0.0.2301
p2bdfapi.dll = 11.0.0.69
4) When we start our vdf14.1 app, the following happens:
The reports started from a cCrystal object are working.
The reports started from a CrystalReport object don't work -> "unable to load dll. crpe32.dll"
We looked into the windows/system32 folder and found an old crpe32.dll. Some other program, that also uses crystal reports, installed it into this folder.
What can we do now? (for testing, we renamed the crpe32.dll in windows/system32, but this didn't help)
Christoph Arnold
Pelos GmbH