Kbase P119060: Debug button is disabled in the help dialog when using the Architect
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/09/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
SYMPTOM(s):
Debug button is disabled
Cannot access to debug button when using the Architect
Debug button in the Help dialog is disabled
Afetr clicking the "Help" button in the stack trace dialog
CAUSE:
This is expected behavior, Architect's debugger cannot be launched when the "Help" button is clicked in the stack trace dialog
FIX:
In order to use the debbugger, use either the OEIDE debugger in the normal way or, if you want the "Help" button to be enabled you have to do it outside of the Architect. That is, you have to start the Procedure Editor with debugalert and run your procedure. Then you'll be able to launch the standalone debugger (not Architect's debugger) by clicking the "Help" button.