Skip to main content

Problem:

.cblproj not installed when loading a Visual Studio 2005 COBOL Project.

The Visual Studio integration was installed with Net Express V5 however the error message above was still displayed.

Resolution:

To resolve this issue:-

- Open a Net Express V5 command prompt

- cd c:\\program files\\micro focus\\net express 5.0\\packages

- regsvr32 cblprj.dll

The issue was caused by some previous Beta versions of Net Express 5 being installed on the same machine.

Old KB# 4307