How do I deal with the situation where Visual C# Express Toolbox items disappear?
Locked
-
Wednesday, April 08, 2009 9:04 AM
How do I deal with the situation where Visual C# Express Toolbox items disappear?
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Changed Type nobugzMVP, Moderator Wednesday, April 08, 2009 2:15 PM not a real question
- Changed Type Michael Sun [MSFT]Microsoft Employee, Moderator Friday, April 10, 2009 6:24 AM C# Express FAQ
All Replies
-
Wednesday, April 08, 2009 9:04 AM
Generally, this issue is caused by corruption of the Visual C# Express user profile.
Workaround:
1) Reset all the settings of Visual C# Express.
Two methods can achieve this:
· “Tools” à “Import and Export Settings…” à “Reset all settings”
· Command line: VCSExpress /ResetSettings
2) Restart Visual C# Express Editions à Right click Toolbox à Choose “Reset Toolbox”
Related thread:
http://social.msdn.microsoft.com/forums/en-US/csharpide/thread/2fe119f3-32f1-4b7f-92b4-7cd212ccbbb3/For more FAQ about Visual C# Express, please see Visual C# Express FAQ
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer by Xiaoyun Li – MSFT Wednesday, April 08, 2009 9:07 AM
- Unmarked As Answer by nobugzMVP, Moderator Wednesday, April 08, 2009 2:15 PM
- Marked As Answer by Michael Sun [MSFT]Microsoft Employee, Moderator Friday, April 10, 2009 6:24 AM

