Skip to main content

Problem:

Error creating a new COBOL project

"The application for project 'C:\\Documents and Settings\\default\\local settings\\temp\\5dgjbw2p.cpx\\temp\\classlibrary2.cblproj' is not installed.'

Make sure the application for the project type (.cblproj) is installed.

Resolution:

Open a Visual Studio 2005 command prompt.  Go to the Mico Focus\\Studio 5.0\\Packages directory and enter the following:

regsvr32 cblprj.dll

then press enter

then enter the following and press enter:

devenv /setup

Old KB# 3938