| Subject: VS2008 SP1 Crazy Toolbox |
| Group: microsoft.public.vstudio.general |
| Date: 8/15/2008 3:24:48 AM |
| From: "Andrew Jocelyn" [Email Address Protection] |
Hi I've just upgraded to SP1. I noticed that all of the standard controls in the toolbox where repeated. Now when I reset the toolbox another set of the same controls are added. I currently have 5 lots of the same controls and I can't see anyway to fix it. Where does VS store the config for the toolbox? How can I fix it? Please help Andrew |
| Back |
| Subject: RE: VS2008 SP1 Crazy Toolbox |
| Group: microsoft.public.vstudio.general |
| Date: 8/25/2008 1:23:17 PM |
| From: GarrMc@online.microsoft.com (Garrett McGowan [MSFT]) |
While I'm not sure what's causing that to happen in your case, you can clear the toolbox cache by closing all VS instances and then deleting toolbox*.* in the following directory (in this case, on Windows Vista): <root>:\Users\<you>\AppData\Local\Microsoft\VisualStudio\9.0\ Tip of the hat to Alan Cameron Wills for his related VS 2005 post: http://forums.msdn.microsoft.com/en-US/vsx/thread/19a6a8d0-725d-41e5-b113-d8 b7540fa229/ Cheers, Garrett -------------------- >From: "Andrew Jocelyn" <j055@newsgroups.nospam> >Subject: VS2008 SP1 Crazy Toolbox >Date: Fri, 15 Aug 2008 11:24:48 +0100 >Newsgroups: microsoft.public.vstudio.general > >Hi > >I've just upgraded to SP1. I noticed that all of the standard controls in >the toolbox where repeated. Now when I reset the toolbox another set of the >same controls are added. I currently have 5 lots of the same controls and I >can't see anyway to fix it. > >Where does VS store the config for the toolbox? How can I fix it? > >Please help >Andrew > > > Garrett McGowan [MSFT Developer International] This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm |
| Back |