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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Load report failed

Status
Not open for further replies.

lutzs

Programmer
Oct 8, 2002
75
LU
Hi,

i've installed my .net application on a win2000 pc.
There is installed the .net framework.
When I start the application I geht this error message: "load crpe32.dll failed ...load report failed" ...
I added this component to my setup project:
- the .exe
- merge modules: managed.msm, database_access.msm,
database_access_enu.msm, regwiz.msm (with the registration number), vc_crt and vc_stl

The crpe32.dll is installed on the pc: c:\program files\common files\crystal decisions\1.0\bin
When I will register the dll (with regsvr32) I get this error message: "crpe32.dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported, or o corrupt version of crpe32.dll may be in memory ..."
Now, I've copied the version of my crpe32.dll to the pc but the error message is the same.

The report is added as an "Embedded resource" in the application.
What can I do?

Thanks for your help!
Stephanie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top