Created On:  06 December 2011

Problem:

I am using Net Express 5.1 IDE to debug a program.  I begin animation by "stepping into" program.  Then right-clicked a variable in the procedure code that is defined alphanumeric in working storage with a VALUE clause and selected "Examine" from the context menu. "Examine List" dialog displays with variable name and contents displayed as expected.  I clicked "Change" button on "Examine List" dialog and "Change value of" dialog displays with name of variable in Title bar, but no data in pane.  I cannot change contents of variable.

I clicked "Monitor" button on "Examine List" dialog and it disappears, but no monitor window displays. What could be the problem?

Resolution:

This looks like an OCX is not registered to Windows so it cannot be used by the product.
 
The product install and update must be performed with Administrator rights with write permissions to the registry for both HKEY_CLASSES_ROOT and HKEY_LOCAL_MACHINE\\SOFTWARE in order that the Windows registry
can be correctly updated during the installation process.
 
If the product is Repaired (Control Panel - Add/Remove Programs) the required registry entries will be created. You will need Administrators rights.
 
The product contains two OCX's that need to be registered to Windows, VALUEEDITNX.OCX used during Animation and for opening a file as Binary and HEX6.OCX used for hex display in the Data File Editor.
 
Please confirm that the person installing/updating the Net Express product has Administrator rights with write access to the registry and that Repairing the product fixes the issue.
Incident #2548061