Consultor Eletrônico



Kbase P114198: Error "CopyAndTailorProgressIni: "Startup:UseSourceEditor" GetProfString failed." during shared netw
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/27/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1A
Windows

SYMPTOM(s):

Attempting to share a Progress installation over a network

Running Netsetup on the client machine

Errors seen during installation

CopyAndTailorProgressIni: "Startup:UseSourceEditor" GetProfString failed.

CopyFileData: CopyAndTailorProgressIni failed.

Installation then crashes

OpenEdge Studio is not installed

CAUSE:

Bug# 20060224-007

CAUSE:

The "UseSourceEditor" setting is missing from the [Startup] section of the Progress.ini file located on the server. The "UseSourceEditor" setting is used to control advanced editor features in the SlickEdit controls supplied with OpenEdge Studio. It would seem that the Progress.ini file was correctly tailored to not include that line. However, the Shared Network installation process still checks for it and fails when it is not found.

FIX:

Option #1
Upgrade to OpenEdge 10.1A02 or later

Option #2
Add the following line to the [Startup] section of the Progress.ini file located in the full Progress installation on the server:

UseSourceEditor=no