Kbase P184562: Running a program in Architect fails when build fails for some other file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/03/2011 |
|
Status: Unverified
SYMPTOM(s):
Running a program in Architect fails when build fails for some other file
Cannot run program from Architect while build is in process
FACT(s) (Environment):
Windows
OpenEdge 10.x
CAUSE:
While building a project, the prowin32.exe process run by Architect is busy. If you run a program from the editor at any point during the build process your program may not run for some time or, if there are errors in the build process, may not execute at all. There is a preference in Architect that allows you to specify what to do when running a program during a build. By default the preference is set to "Always" wait for an ongoing build to complete before launching.
FIX:
This can be modified in the "Launching" preference page by selecting the following:
Window >> Preferences:
Run/Debug >> Launching
- Find the "Wait for ongoing build to complete before launching" option and choose one of the following options:
Always
Never
Prompt