Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to Run Crystal Reports from PeopleSoft 7.0

Status
Not open for further replies.

Meaux

Programmer
May 8, 2003
3
US
Hi,

My Crytal Report version is 5.0.1.108. I'm trying to run Crystal Reports from PeopleSoft Application on my computer(Windows 98)which has PeopleSoft Client. My computer is mapped to a server drive(M:\) on which all the Crystal files are installed. I also have a stand alone Crystal Reports version installed on my machine.

When I made a search for CRPE32.dll on my computer it gave me following results.

1. C:\WINDOWS\SYSTEM (I guess this is because of the stand alone crystal reports that I installed)
2. M:\CRW501 (Server folder where Crystal Reports was installed)
3. M:\hr700\setup\windows\system.

There is another computer right next to my desk with similar configurations(Windows 98 and stand alone Crystals installed)but it works perfectly fine.

I'm not able to understand why it is not working on my computer. When I run some Crystal Reports it gives me the following errors.

1. Could not load the CRPE.dll
2. ODBC Error: Specified driver could not be loaded
3. Server has not yet opened.

What does these Error mean??....is it a CRPE.dll problem or some ODBC error(Error # 2)...kindly help me resolve this
issue.

Thanks.
 
I replied to this thread in the other forum as well....

If both PCs you mentioned have the same software config, check the system PATH on each for 3 settings.....

1. Your database client install (Oracle, MSSQL, etc)
and
2. Your Crystal install.
3. Your PeopleSoft install

BE SURE TO COMPARE THE ORDER THESE ARE LISTED IN THE PATH. It matters!
 
If you would like some assistance in nailing down exactly what dll's are being loaded by the PS app on you box and compare to the 'working' pc, have a look at this utility.

It will make short work of your hunt.

My hunch is you have multiple crpe32dll loading or is not a compatible version.

I woudl also suspect that all three errors are related.

Bad crpe32.dll can not load the database dll and thus you get the Server not yet opened. A cascade of sorts.





Cheers,

SurfingGecko
Home of Crystal Ease
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top