Consultor Eletrônico



Kbase P170677: Getting error -6002 running WebClient install for 10.2B using Internet Explorer 7 or Internet Explor
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/08/2010
Status: Unverified

SYMPTOM(s):

Getting error -6002 running WebClient install for 10.2B using IE7 or IE8

Getting error -6002 running WebClient install for 10.2B using Internet Explorer 7 or Internet Explorer 8

Happens using Internet Explorer

Does not happen using Firefox

FACT(s) (Environment):

Windows
OpenEdge 10.2A

CHANGE:

Upgraded from 10.1B03 to 10.2B

CAUSE:

The webclient.htm file from 10.1B03 was used within the 10.2B copy of the WebClient installation bits.
There are differences in the 10.2B webclient.htm that must be present for the InstallShield installer to work correctly.

FIX:

Copy the one or two lines from the pre-10.2B webclient.htm file to the 10.2B webclient.htm.

To install just the WebClient without an application copy this line to the 10.2B webclient.htm:
// ether.SetProperty("ApplicationURL", "<URL to your One-Click app installer directory>");

For a OneClick installation copy these line to the 10.2B webclient.htm:
// ether.SetProperty("ApplicationURL", "<URL to your One-Click app installer directory>");
// ether.SetProperty("ProwcappURL", "<URL to your .prowcapc file>");