Have you tried a clean and rebuild?
hamishmcn
2009-07-04 07:39:30
Is this in Debug or Release? Release builds, even with PDB support, are notorious for poor watches.
I got the exact same problem. Its in debug mode, ONLY on websites, other projects (console, webapplications) are fine. I use c#, Visual Studio 2008, asp.net 3.5 SP1.
I also get strange types in the locals window.
I actually made it work by these steps, not sure why this should be the solution though.