Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is tab #13119 on my VS 2008 toolbox?

I only noticed this last night, as I have not used the toolbox on this particular project for some time. Suddenly, all my Telerik controls, previously on their own tab, were missing, and this mysterious, empty tab #13119 was there. I added a new tab for Telerik and added all the controls, but the Telerik tab remained invisible, although the controls are still ticked to indicate that they are in the toolbox.

like image 885
ProfK Avatar asked Apr 16 '09 18:04

ProfK


People also ask

What do you mean by tab?

1. countable noun. A tab is a small piece of cloth or paper that is attached to something, usually with information about that thing written on it.

What does tabs mean in drug slang?

LSD is usually sold as small squares of paper with pictures on them, known as tabs or blotters. LSD can also be sold as a liquid or as tiny pellets, known as micro dots.

Why is it called a tab?

Packaging designer Robert Sidney Dickens gave the name the capitalization pattern ("TaB") used in the logo as well as creating a new bottle design for the soft drink.


2 Answers

It seems to be a bug.

Citation from here:

  1. Make sure you can see all of the folders on your box. We are heading to the realm of hidden files: (Under Tools --> Folder Options)
  2. Close Visual Studio if it is open.
  3. Go Here: C:\Users\YOUR_USER_NAME\AppData\Local\Microsoft\VisualStudio\9.0\
  4. Backup the following files in a temp folder for saftey and delete the originals. (toolboxIndex_reset.tbd ,toolboxIndex.tbd ,toolbox_reset.tbd ,toolbox.tbd)
  5. Restart Visual Studio and the files will be recreated. It'll take a few seconds for the toolbox to repopulate.
like image 174
boj Avatar answered Oct 22 '22 11:10

boj


Maybe this helps: Toolbox Missing Controls

like image 36
Sascha Avatar answered Oct 22 '22 10:10

Sascha