Hi, Ed, I am programming in Delphi Version 7.0 I need to run reports inside delphi using reports created in Crystal Reports 10.0.
I have loaded Crystal Reports VCL in my delphi palette & my projects runs good running crystal reports in my personal computer. I want comment you that my personal computer have Crystal Reports 10.0 program installed for designing reports. In this computer run my application perfectly, without problems & my reports runs good. My question is, What should i do for run my application on another client computer. I have Installshield program for create setup program installation. I have downloaded Crystal reports merge module for version 10 too. When i run setup program created with installshield previusly program shows me a message error with next legend: "Exception ECrpeError in module Project1.exe at 000A7F02. Error 104 Failed to obtain Version Information from CRPE32.DLL - GetCrpeVersion <GetVersionInfo> Windows Error Number 1812 " & I CAN'T RUN MY APPLICACION. I'M DESPERATE Do you know how can i solve this problem. ? Do you have a merge module for running my reports? Where is my error? I'll appreciate your help. Thank you !!! --- edsynergy <[EMAIL PROTECTED]> wrote: > Walter , take this from me it's a nightmare > > Versions 10 onwards uses merge modules .msm files. > These can only be > used by installation programs capable of 'importing' > these files. > Even then you have fiddle around with the msi tables > to put values > you in like serial no etc. In version 8 it was a > straight forward > install. Just drop the files in the correct > directory. Using the new > approach lots and lots of entries are made into the > registry of the > system....so you need administrator rights on any > client you wish to > install it on. > > If anyone has an installation setup for version 11 > (that works) I > would pay good money.......... > > > Ed. > --- In [email protected], "Walter Prins" > <[EMAIL PROTECTED]> wrote: > > What version of Crystal? > > > > Generally Crystal documents which files are needed > for various > reporting > > tasks in their help and developer help files (look > under the > crystal reports > > directory for help files and other documentation), > and you can > create an > > Installshielde project to include these files and > install and > register them > > as appropriate. I've done this for Crystal > reports 8.0 and must > find the > > time to do same for Crystal Reports 10 sometime > (which we have but > have not > > upgraded yet...). The latest edition of Crystal > is 11 - I don't > know what > > the difference between it and 10 is. > > > > Walter > > ----- Original Message ----- > > From: "Francisco Javier Hernandez Segura" > <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Tuesday, May 24, 2005 11:21 PM > > Subject: [list] [delphi-en] Crystal reports Merge > module > > > > > > >I need to obtain installation disks generated on > Installshield > Express > > > that can install all files necessary for running > CrystalReports > viewer > > > on Client Computers executing Delphi > applications. > > > > > > I have obtained some CR Merge modules but they > don't function. > > > > > > What can i do to Crystal reports run on Client > Computers ? > > > > > > I will appreciate your help !!! > > > > > > Thank you > > > > > ----------------------------------------------------- > Home page: http://groups.yahoo.com/group/delphi-en/ > To unsubscribe: > [EMAIL PROTECTED] > Yahoo! Groups Links > > > [EMAIL PROTECTED] > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

