Kbase P108907: WebClient application does not install and register the ActiveX files
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/16/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
SYMPTOM(s):
WebClient application does not install and register the ActiveX files
ActiveX OCX files are added using the WebClient Assembler's System Task Definition
WebClient application installs with errors in the ai.log file
"<file name>.ocx" could not be found in "C:\Program Files\WebClientApps\<Vendor Name>\<App Name>\FilesToBeRegistered"
CAUSE:
WebClient Project file (.wcp) manually edited having 2 Eager components
FIX:
1. Start the WebClient Application Assembler and change components so that
there is only one being set as 'At Startup' component
2. Generate new application version and deploy it
3. Run the WebClient Application and accept version upgrade