Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ClassView error

Status
Not open for further replies.

BorgMan

Programmer
Aug 8, 2003
8
0
0
US
I am trying to open a .dsw file with Microsoft Visual C++ v6.0 SP3 on Windows NT. I have opened this file previously with no problems. Now I get a message saying:

Cannot access the ClassView information file. ClassView information will not be available.

I don't have that file open with another DevStudio application. Does anyone have any ideas?

 
delete the <projectname>.ncb file then start the project.

>> Microsoft Visual C++ v6.0 SP3

The latest service pack is about 5 or 6 isn't it? Make sure you get it installed.

-pete
 
Thanks, I had a Visual C++ process that was open that I did not see - there was no minimized icon for it. When I shut down my computer I had to end that process and when I rebooted the next day I did not have any problems.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top