Consultor Eletrônico



Kbase 21179: WebClient 9.1C -- New Directory and IntelliStream Updates
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/11/2009
Status: Unverified

SYMPTOM(s):

Files not downloaded properly

Using IntelliStream update

Files part of existing componant

CHANGE:

The files were moved to a different directory

FIX:

Put the new directory's files into a lazy component. This will only work however, if the new directory contains at least one .r file and this r-code is guaranteed to run before any of the other files are needed by the application.
For instance, you can change your startup procedure to run the r-code in the lazy component, so the component will be downloaded before the other files are needed.