Click to See Complete Forum and Search --> : Class View Information


May 7th, 1999, 04:25 AM
when i am clicking on the class icon of the infoviewer it is not displaying any class files......before loading the project itselt it is saying cant open class view information......can somebody help me why it occurs ? and what i can do to solve the problem.?

Jason Teagle
May 7th, 1999, 04:35 AM
I don't know why it occurs, and I have sometimes found that with a lot of classes, it doesn't always load the information on all of the classes. What you can do is close VC++, delete the .CLW file and then restart VC++ - it will rebuild its information from the files. That should cure it.

Richard Patrick
May 10th, 1999, 09:29 AM
This mainly happens because the .clw file may be Read only. So make the file not read only and try loading the work space again. Some times U need to close VC and open it again bacause VC stores information about the latest work spaces. Hope this solves u'r problem

Richard

Richard Patrick

BrianOG
May 10th, 1999, 10:24 AM
generally the error message regarding not being able to view class view information is because you have the same workspace open in two different VC sessions (or maybe one died cruelly and didnt clean up).

Note:
The .clw file is the Class Wizard information.
The .ncb file stores the Class View information. (and possible some other stuff)
The .opt file stores workspace settings