ClassView - missing classes

I have a project with ~250 classes and some of them are not displayed in the class view. Sometimes a class that I haven't touched for ages disappears. Sometimes a class that was not displayed - miraculously appears in the ClassView. If I add the .h and .cpp file of a class that is missing in the ClassView to another project - the class appears in the class view. But removing and then adding the files in my current project does not help.
I am using Express Beta 2
Am I the only one who has such problems?
P.S. I am not posting this as a bug report cause this is hard to reproduce without giving my whole project.
[637 byte] By [GeLeTo] at [2007-12-16]
# 1

It's hard for us to narrow down the exact bug you're hitting, but rest assured that we have made considerable improvements in the behavior of Class View since Beta 2. Unless you open a bug report with a clear way to reproduce the problem, you'll have to take my word for it :)

Thanks,

BorisJabes at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...
# 2

I have found the same problem with the Class View.

I've just upgraded from VS.NET 2003 Prof. to VS 2005 Stnd, and have loaded (and converted) an existing C++ solution in VS 2005 Stnd.

Not all my existing classes appear in the Class View - so far I've identified two missing out of the 250 or so classes in the solution.

This is very disheartening - I was planning to use the Class View as my main navigation point during development - but its hopeless using it if it is not completely reliable.

Will this be fixed and become a reliable tool?

JA9999 at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...
# 3

I have been been struggling with this for weeks thinking that it was something that I have done. I put SP1 on with no improvement. Is there any new information available about this problem?

Thank you.

WalterBoncal at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...