Problem:
114 error when loading Net Express.
Resolution:
Please try the following when you get this error:
1) Open a Net Express command prompt:
Start, Programs, Micro Focus Net Express 4.0, Net Express Command Prompt
2) At the command line enter:
mfnetx /n
If this works, then you probably have a corrupt project (.APP) file. You will need to recreate your project file from scratch.
If this is not the issue then look at the following:
Lets take a step back and see if anything runs. As before, open a Net Express command prompt and enter "COBOL" at the command line followed by pressing RETURN.
Does this give the 114 error ? If not (control and C breaks out of the compiler), then go to the following folder:
\\net express\\base\\demo\\adsamp
and enter:
cobol adsamp anim;
Does this work?
If it does, then the next step is to ensure that your installation of Net Express has all the latest FixPacks installed. These can be downloaded from our web site.
Next, Can you please run REGEDIT on the server and go to:
HKEY_LOCAL_MACHINE \\SOFTWARE \\Microsoft\\Windows NT\\CurrentVersion\\Terminal
Server\\Install\\Software\\Micro Focus
Do you see an entry under there of the format:
<product>\\<version>\\IDE
where product is Net Express, and version is the version no of that product?
e.g. Net Express\\4.0\\IDE
If so, then please delete the IDE entry. Exit REGEDIT and re-test.
If you still have the problem, please try the following:
1) Load RegEdit on the server again.
2) Go to:
HKEY_CURRENT_USER\\Software\\Micro Focus\\Net Express
and delete this entry.
3) Once this is done, exit RegEdit and re-test.