Whenever I select "Add member variable" menu from context menu at dialog editor, I only get blank form with nothing in it, totaly blank. What's wrong It goes the same for MFC project, CLR, Win32, etc.
I'm using Visual Studio 2005 update version and Windows Vista Business update version.

Cannot add member variable
cwhetsel
I don't know.
One thing you can try is deleteing the Intellisense file (ncb extension ) but the main reason I suggest it is because it is easy to do; I don't have a good reason otherwise to suggest it. The Intellisense file will be rebuilt by VS. Try it and let us know if it works.
yagfxg33k
I don't think it has nothing to do with .ncb file. Because there's nothing wrong with the "Add member function" wizard. What I mean with totaly blank is no edit boxes, to text, nothing at all in the "Add member variable" wizard, just white blank window.
Bye the way, I've tried your suggestion, delete the .ncb file and rebuild my project. And there is still nothing at all in the "Add member variable" wizard window.
Dimitris Asimakis
I'm sorry for making you feel bad. I don't think that way. I really apreciate every help that I can get. That's why I've tried your suggestion.
By the way, the "Add new member variable" wizard works fine on XP.
Thank you.
ShiningMasamune