Consultor Eletrônico



Kbase P47568: Report Builder error: 'cannot open image file' when deployin
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/14/2003
Status: Unverified

SYMPTOM(s):

Report Builder error: 'cannot open image file'.

Image referenced by relative pathname in report definition.

Report Builder image directory is set.

CAUSE:

Image directory (ReportBuilderDefaults -> ImgDir) set incorrectly.
When Report Builder searches for the graphics file, it will take the image directory reference and will append the reference to the graphics file including path to it.

Example:
Image file is "e:\progress\test\images\test.bmp".
Image directory is "e:\progress\test"
Image file is defined as "test\images\test.bmp".

Report Builder will search for "e:\progress\test\test\images\test.bmp", and will not find the file.

FIX:

Fix reference in either the Report or the Image directory setting.