Consultor Eletrônico



Kbase P178774: Generated WebClient Application version creates large update cab files although no changes have been
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/12/2010
Status: Unverified

SYMPTOM(s):

Generated WebClient Application version creates large update cab files although no changes have been made to the r-code

After generating new WebClient Application version, update diff cab files grew significantly

FACT(s) (Environment):

None, or very small changes have been done to r-code
Large number of other file types located in the application components
Windows
OpenEdge 10.x

CAUSE:

This is expected behavior in case non r-code files that are part of the components have changed with their file timestamp.

FIX:

In case other non r-code file types have been copied around without preserving
their file timestamp attributes, then WebClient Application Assembler will consider them
being changed and add them to the new version's diff update cab files.
Make sure that file timestamp attributes are being preserved using appropriate operating system
commands, or by using third party utilities which do have capability to preserve timestamp
attributes during copy operation.