Getting "Class Model not available, cannot add class" Error
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?

