Well, without having an easy solution for cr10, I can say that if you were to dwnld sysinternals filemon util, you could run it and log what dll.s the app was calling and not finding. Will take some time, but not too bad. There shouldn't be more than 20 dlls involved. You could also look on the cr10 cd for a redist folder and system32 folder and push those dlls to the installs to the commonfiles/shared/segate foldler or whatever the equiv. is for the cr10 distro. On a side note, just because you copy dlls, does not mean they are registered... -d. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Francisco Javier Hernandez Segura Sent: Saturday, May 10, 2008 7:14 PM To: [email protected] Subject: [delphi-en] Re: Help with Crystal reports deployment
Hi, Everybody. I've tried that but in this version (CRv10) doesn't exists such folder. I found a help folder where i followed all instructions for deploying my application step by step copying some DLL's on specific folders but i continue without success. Do you have any other Idea. ? Thanks, --- In [email protected], "Damon Theis" <[EMAIL PROTECTED]> wrote: > > Not sure if this helps, but in 8.5, ther used to be a tools folder on the cd > with a rptcheck utile that told you the dll's required file to distribute. > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Francisco Javier Hernandez Segura > Sent: Monday, April 14, 2008 4:50 PM > To: [email protected] > Subject: [delphi-en] Help with Crystal reports deployment > > > Hello everybody, > > I am working with Delphi 7 version and i have Crystal Reports X. > I have created my Delphi Win32 Application. > I have created some Crystal reports and linked to my Delphi application > using the > appropiate VLC Crystal reports for delphi. > I have tested my application on Development computer and works perfectly. > Reports are > invocated and run perfectly from my delphi application. > > However, i need to deploy this application on all client computers and i > have problems to > do that. > I have created some setup package using installshield and some Crystal > merge modules > but my application doesn't run on client computers. > > Could you help me to fix this problem ? > > Could you said me what steps i need to follow for deploying my application > ? > > Could you said me where can i find appropiate Crystal merge modules ? > > What are the necessary files that i need to deploy Crystal Report reports > with my > application ? > > What other things do i need to do ? > > I'll appreciate your help. > > Thank you ! > > > > > > > [Non-text portions of this message have been removed] > [Non-text portions of this message have been removed]

