Receive error #13119 in toolbox instead of tools in Visual Studio 2008
A couple of times over the past few months, while in Visual Studio 2008 working on an SSIS package, I went to the toolbox and saw this message:
There we no tools at all showing up. Apparently the toolbox became corrupted, but fortunately it is easy to fix. Here were the steps I took to fix it:
- In Windows Explorer, go to folder options and select the option to show hidden files
- Close Visual Studio if it is open
- Go to: C:\Users\YOUR_USER_NAME\AppData\Local\Microsoft\VisualStudio\9.0\
- Delete the files toolboxIndex_reset.tbd, toolboxIndex.tbd, toolbox_reset.tbd, and toolbox.tbd
- Restart Visual Studio and the files will be recreated. It will take a few seconds for the toolbox to repopulate
Pingback:Erro #13119 na toolbox do Visual Studio 2008 « Matheus Cassimiro
hi
same error was showing my ssis package,how to solve it please explain