I have had Visual Studio Team System 2008 and I have upgraded it to Visual Studio Team System 2008. But, after installation, the standard tool box have been diseapeard. How could I make it visible/enabled again to use the drag and drop feature of VS 2008.
Regards
BK
I have had Visual Studio Team System 2008 and I have upgraded it to
Share
I found the answer:
-Close Visual Studio
-Enter “Run” Cmd to intilize the Commander:
-Write this below:
devenv /ResetSkipPkgs
Enter !
That’s all! 🙂
Regards