Overview
While developing custom functoids in Visual Studio for BizTalk 2006 it is sometimes necessary to remove the functoid from the toolbox, particularly when it is not correctly implemented and causes Visual Studio to crash.
This post describes how to reset the toolbox in Visual Studio 2005.
How to
Close Visual Studio.
Delete the toolbox files from the folder:
%USERPROFILE%\Local Settings\Application Data\Microsoft\Visual Studio\8.0
Then restart Visual Studio and if necessary rebuild the toolbox using the right-click menu item, but this should happen automatically.
If the replacement functoid is correctly registered, or the offending functoid has been removed, the toolbox will be fixed.
Versions
-
Visual Studio 2005
-
BizTalk 2006
Metadata