Posts

Showing posts from 2014

VB6 Crystal Reports 4.6 Error : Method 'Action' of object 'CrystalCtrl' Failed

Image
Visual Basic 6 Crystal Reports 4.6  Method 'Action' of object 'CrystalCtrl' Failed [1] Error description  In VB6 I get an error Method 'Action' of object 'CrystalCtrl' Failed when I attempt to execute the code : CrystalReport1.Action = 1 Cause Installing newer version of Crystal Reports in VB6 (I.e Crystal Reports for Visual Basic 11) Error message Method 'Action' of object 'CrystalCtrl' Failed Solution Open Visual Basic 6 project that causes the problem Add-In -> Report Designer Create a new Crystal Report file (I.e CrystalRep.rpt) Re-try your code with the new Report file ( CrystalRep.rpt ) Briefly : You will need to re-create all your reports in VB6 using Crystal Reports 4.6 to solve this problem. [2] Error description  I get an error in VB6 " Crystl32.ocx " Could Not Be Loaded when I attempt to open VB6 Project on Win7 32 or Win7 64 : Crysl32.Ocx Could Not Be Loaded Cause Missi...

VB6 Popular Posts

Visual Basic Online Course - Excel 2003 Part 1

VB 6.0 - Save/Retrieve Images From Access Database

Visual Basic Online Course - ProgressBar Colors

VB 6.0 with MS-Access 2003 Copy a record from table to another

Free download Visual Basic 6 Documentation MSDN

Visual Basic Online Course - Run-time error '3021' : Either BOF or EOF is True, or the current record has been deleted.

Visual Basic Online Course - Create a Phone Book

VB6 Crystal Reports 4.6 Error : Method 'Action' of object 'CrystalCtrl' Failed

Visual Basic Online Course - Excel 2003 Part 2