Deploying Crystal and Dotnet
hi, i build an application with crystal report 9 as the reporting tool, but it generates an error "load failed" when i execute the report on the user's pc. first it said crpe32.dll not found, i included it in the setup, but now it says load failed!, help! thanks a lot!
Re: Deploying Crystal and Dotnet
Quote:
Originally Posted by trumanrus
hi, i build an application with crystal report 9 as the reporting tool, but it generates an error "load failed" when i execute the report on the user's pc. first it said crpe32.dll not found, i included it in the setup, but now it says load failed!, help! thanks a lot!
There are all sorts of dependencies that are required when you deploy an application with crystal reports on a user's machine. There's a lot of information about what is required on the Crystal Decisions website. crpe32.dll probably has to be registered on the user's machine. Is it possible that it was not registered?
Go to this article:
http://support.businessobjects.com/c...oyment.pdf.asp
It's hard to walk you through it because a lot depends on how you deployed your project and what platform you developed on, and how your target machine is configured.