Class Details window (MSDN bug ID: FDBK24857)
I'm having a problem with the Class Details window. Click on the following link to see the corresponding bug details:
http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackid=914d3c3f-efdd-41ed-8c6c-da5ed91f48db
When I click on a class in the Class Designer, the Class Details window shows up, docked at the bottom of the screen. But when I click inside the Class Details window, it dissapears! Every time.
I tried to reset all my settings, tried all different possible settings and even re-installed VS 2005. No luck!
Please help
[882 byte] By [
Joachim] at [2008-2-5]
Another thing you can try is in VS cmd window, type in "devenv /resetuserdata". This will back out to default user setting, and probably will fix your problem.
Hi Ramesh
I'm running Whidbey Beta 2, on WinXP.
I checked other tool windows and I'm having the same problem with "Settings and Constrains", "Web Service Details" and "System View" tool windows in the Application Designer.
Whenever I click on the surface of any of these tool windows, they disappear. I have to click outside the Application Designer (i.e. the Properties window) and then back on the diagram to get them back!
Other tool windows, e.g. Output, Task List or Command Window, work fine. Only the Designers' specific tool windows don't.
I also tried command "devenv /resetuserdata" suggested by Yu Xiao but with no luck.
Thanks,
Joachim
Thanks. We are investigating this issue. Any information on other info like the development settings (General/VB/C#/C++) you have (the option you chose when you first ran VS) will help us track this issue down.
Ramesh Rajagopal.
Class Designer Team.
C#-settings, Class Diagram added to a C# project. Here is another observation: After working in some other windows, like the code-view, I actually managed to enter the class details window and modify its details. However, If I first click on the diagram, the details window is useless, because it dissapears.
Hope this helps.