View Issue Details

IDProjectCategoryView StatusLast Update
0006543JEDI VCL00 JVCL Componentspublic2018-07-18 15:52
ReportergmdobsonAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.00 
Target VersionFixed in Version 
Summary0006543: Error Reading Form
DescriptionI am running RAD Studio - Delphi XE4.
When I attempt to open a form I get the message :

Error Reading Form: frmCashpay.
Class TJvPageControl not found.

I have checked the source and set-up of RAD Studio and cannot find any problem.


TagsNo tags attached.

Activities

wprins

2017-01-16 12:48

reporter   ~0021408

The error message implies you've not got the JVCL components installed in your Delphi environment.

Re-run the installer in the "install.bat" file in teh "jvcl/jvcl" folder. Afterwards, run Delphi, create a new project with a new form, and drop a TJvPageControl onto the form to prove that the component is properly installed.

Once that succeeds you ought to be able to open your project.

Issue History

Date Modified Username Field Change
2017-01-12 06:55 gmdobson New Issue
2017-01-16 12:48 wprins Note Added: 0021408
2018-07-18 15:52 obones Status new => resolved
2018-07-18 15:52 obones Resolution open => unable to reproduce
2018-07-18 15:52 obones Assigned To => obones