Getting "Class Model not available, cannot add class" Error

I am using:
Visual Studio 2005 Version 8.0.50727.762
.NET Framework Version 2.0.50727

My OS:
Windows 2000 Professional Version 5.0.2195 Service Pack 4 Build 2195

I create a new Project and selected, Visual C++ -> MFC -> MFC Application and name it Test_MFC.

I right-click on the Test+MFC Project and select, Add -> Class. In the resulting pop-up I select, C++ -> C++ Class. The Name and Location fields in the window are remain disabled. I click Add. I get the following error message:

Code Model not available, cannot add class.

A search on the internet shows that some people experienced this problem back in 2005 with the Beta version, however no solutions were ever posted.

Does anyone know about this stuff?
[813 byte] By [ceayea] at [2007-11-20 11:04:28]
# 1 Re: Getting "Class Model not available, cannot add class" Error
Are you using Visual C++ Express Edition Beta?
JohnCz at 2007-11-10 22:27:12 >