Consultor Eletrônico



Kbase 21604: WebClient -- Couldn't Download Application Component
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

SYMPTOM(s):

Error during download of Webclient application

"Couldn't download application component: <cab file name> from Web Server with URL: file//d:\dirname Error code is 1
Application installation has been terminated."

CAUSE:

A colon <:> is missing after the 'FILE' protocol name.

FIX:

Start the WebClient Application Assembler and locate the:
-- "Configuration File URL:" on the "General" tab
-- "Codebase URL:" on the "Component" tab
-- "WebClient Install URL:" on the "WebClient" tab

Change the occurrence of the 'FILE//' to 'FILE://''.
Notice the added colon ":" character after the 'FILE' protocol name.