วันจันทร์ที่ 1 ธันวาคม พ.ศ. 2551

[Visual C#] Toolbox Disappear

In this semister my works is relate with many computer languages.
my senior Project is use Visual C# to write C#.
my Database Project is use PhpEd to write php.
my WebService Project is use Eclipse to write Java.
my MicroPro Project is use assembly language (this project seem so tried)

Today I hope to do work as usally but after I open visual C#.
I encouter problem that I don't know and never seen.
Toolbox has no components.
Ahhh... how to Solve it!?!?!?!?!?

example bug picture

and then I try google and msdn forum to solve this problem.

First : you should try reset toolbox
if it's not solve
Second : you shold try Tools >> Imports \ Export Setting
some user solved after import then choose this option again and choose default setting.
Third : if do something like upper method you may need reopen software.
Lastly : I recommend you to do is .. open command prompt and open directory
C:\\...\Visual Studio...\Common7\IDE
in this directory has file exe that use to run program (visual XX)

for Visual Studio is devenv.exe
for Visual C# express is vcexpress.exe

after open it then run command "devenv /reinstall" or "vcexpress /reinstall" according your version.
if it can't solve
then use command "devenv /setup" or "vcexpress /setup"

I solve with second command because I use Visual C# :)

ไม่มีความคิดเห็น: