vb6 and Crystal Report Clarifications

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: hkadhim (hassan25_at_canada.com)
Date: 02/12/04


Date: Thu, 12 Feb 2004 10:59:00 -0500

hi all,
I have a vb application that was designed with crystal report few years ago.
The application works fine, but i want to add some modification to it. So i
brought this application to my PC (windows 2000 and VB6 - Also i have VB.NET
2003) when i try to open the project with my VB6 i get all kind of file
could not be loaded errors. When i proceed it finally opens the project but
all of my forms in the project explorer window look funny (small form icon
followed by a bigger form icon and greyed out) but when i double click the
form it opens it anyway. When i compile the program i get this error for
example:
rptCount.ReportFileName = App.PATH & "\count.rpt" 'the compiler highlight
ReportFileName and it doesn't recognize it

questions:
1-Do I have to install CR on my system in order for VB6 to recognize the
report features (i.e rtp.Action=1 my program doesn't know what it is)?
2-i checked off all CR refrences but they didn't help me. Is there a special
OCX i need to enable for Crystal Report within VB6?
3-The changes that has to be done to the program are sooo easy but getting
the project to compile is a pain in the neck. Do you think upgrading to
VB.NET is better?

does anyone know whats happening?

thanks a lot



Relevant Pages

  • Operation illegal on linked parameter
    ... Run-time error '20656'; ... the Crystal Report with the data opens up. ... The callee (server ) isn not available and ...
    (microsoft.public.vb.crystal)
  • Re: Links wont update unless files are actually opened
    ... I haven't used Crystal Report before so I don't know how exactly the export ... version of Excel is on the list. ... An alternate way is to write a macro that opens and saves each of your many ... Opening the source workbooks then causes all of the references to update, ...
    (microsoft.public.excel.misc)
  • Re: vb6 and Crystal Report Clarifications
    ... You have to add Crystal Report Engine x Object libraryto your project ... When i proceed it finally opens the project ... > all of my forms in the project explorer window look funny (small form icon ... > the project to compile is a pain in the neck. ...
    (microsoft.public.vb.general.discussion)
  • Re: vb6 and Crystal Report Clarifications
    ... >> I have a vb application that was designed with crystal report few years ... When i proceed it finally opens the project ... >> followed by a bigger form icon and greyed out) but when i double click ... >> the project to compile is a pain in the neck. ...
    (microsoft.public.vb.general.discussion)
  • Re: Passing null value to Crystal Reports parameter
    ... I have an application that opens a Crystal report document and ... I think CR is building the SQL statement like "SELECT ... Other than creating a stored procedure to handle the ...
    (microsoft.public.dotnet.languages.csharp)