Search found 2 matches

by Tomr
Sat Jun 02, 2007 11:21 am
Forum: XLSReadWriteII 3/4/5
Topic: Cannot load package XLSRWII30_D2005.bpl in D2005
Replies: 2
Views: 3441

TJPEGImage encapsulates a jpeg graphic. Unit jpeg Syntax [Delphi] type TJPEGImage = class (Graphics.TGraphic); This is a fundamental unit in Delphi 2005. I have reloaded D2005 back to its basic format and I still get the same error. How could XLSReadWrite possibly work when you use a unit 'JPEG' whi...
by Tomr
Wed May 30, 2007 7:51 am
Forum: XLSReadWriteII 3/4/5
Topic: Cannot load package XLSRWII30_D2005.bpl in D2005
Replies: 2
Views: 3441

Cannot load package XLSRWII30_D2005.bpl in D2005

Message appears when installing XLSRWII30_D2005.bpl:

Cannot load package XLSRWII30_D2005.bpl. It contains unit 'jpeg' which is also contained in package 'vcljpg90'.

What package is vcljpg90 used for ? How can this be resolved ?