I have created a VB app and created a deployment package with MS VB Depl Wizard.But when I start the installation a error appear and tell me "Setup cannot continue because some system files are out of date on your system.Click ok if you would like setup to update these files for you now" And if...
I have a VB6 App in which I'm calling crystal report 8.5.
I have the following code:
crtGeneral.ReportFileName = strFile
crtGeneral.Action = 1
crtGeneral is the name of the Crystal report tool. Im using this to call various reports and as indicated i have a variable that i use to...
I have created a VB app and created a deployment package for installation. The package installs right onsome comps. Recently i tried to install on a MS Win 98 comp and I got an error trying to register MSADO20.TLB file. I tried to create the EXE on this machine and run it. I got the message...
I have created a crystal report using Crystal Reports 8.5. How do I go about calling this report from my VB6 application for preview purposes and there after printing the same?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.