Out of the blue I started having an issue yesterday when encountering a CBL_DebugBreak.
When the break is encountered I get the usual COBOL RTS message
On selecting “NO” process carries on as usual.
On Selecting “YES” I get the following memory error
"Execution error:file " error code 114, pc=0, call=1, seg=0
114 attempt access beyond bounds of memory (Signal 11)
Followed by
C0000005 Access Violation AT 71770278 01:000AF278 c:\windows\system32\MFC42.DLL
I have reinstalled NetExpress from scratch, deleted by development dir and retaken my product install and performed a disc check but still get the issue.
The error and event profiler identify MFC42.DLL as the issue. I have performed a binary comparison between this Foundation Classs and the same file on another machine and they are identical suggesting no corruption there.
Any suggestions would be great I have run out of ideas now.