Coding Smarter
Official Blog of Al Katawazi

Property Window is Blank in Visual Studio 2008

May 14, 2008 22:45 by Al Katawazi

Almost no info on this bug but it appeared on a co-workers machine. Basically the Property window is empty and will not populate for any reason. The solution that appears to work is to do the following:

1. Go to start -> Programs -> Microsoft Visual Studio 2008 -> Visual Studio Tools -> Visual Studio 2008 Command Prompt

2. Once in there type the following: devenv /setup

3. Restart Visual Studios and you should be good.

Essentially what the command does is it  merges the resource metadata that describes menus, toolbars, and command groups from all VSPackages available.

link: http://msdn.microsoft.com/en-us/library/ex6a2fad(VS.80).aspx


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Add comment


 

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

August 20. 2008 05:32