Consultor Eletrônico



Kbase P114298: Installing WebClient application deployed on the web server fails with InstallShield error 0x8002000
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/03/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

Installing WebClient application deployed on the web server fails with InstallShield error 0x80020006

Installing WebClient executable and the application using webclient.htm deployed on the web server

After WebClient executables are installed and button Finish is pressed, the InstallShield error is presented

Unhandled Exception

Error Number: 0x80020006
Description: Unknown name.

Setup will now terminate.

CAUSE:

The file webclient.htm file is modified and contains the following line uncommented:
ether.SetProperty("ApplicationURL", "<URL_path>");

FIX:

Remove, or comment out the line:
ether.SetProperty("ApplicationUR", "<URL_path>");