Skip to main content

IDE debugging: IDE crashes while trying change value

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Release 4.0:

While debugging within IDE and trying to change a value the Net Express IDE crashes completely with an unexpected error, s. attached snapshot. What to do to prevent this?

Resolution:

Probably, there are some Net Express common files not registered in the Windows registry correctly. Take a look here first: ..programs\\common files\\Micro Focus for Hex3.ocx, Hex5.ocx, Valueedit.ocx

To register those files again via the Windows command line use regsvr32, i.e.:

>regsvr32 Hex3.ocx

and the problem gets rid off.

Attachments:

2145552.JPG

Old KB# 4406