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
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