Consultor Eletrônico



Kbase P75343: Error opening files in Appbuilder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/19/2007
Status: Verified

FACT(s) (Environment):

Webspeed 3.1x
All Supported Operating Systems

SYMPTOM(s):

Error opening files in Appbuilder

There is no window or dialog-box to place things in. Aborting the opening of <file-name>.

CAUSE:

The error is called from the adecomm/_chosobj.w dialog, used to select objects from templates, images for the button and image widget, among other places. The file_search is a C function compiled into a DLL. The file in question is non-readable, for example: the file was transferred from one system to another using FTP without using the "Binary" option.

FIX:

Investigate the files concerned with text editor of choice:

examples:
- Transfer the files again using the correct option (i.e. Binary).
- an extra CR at the end of the file needs removing