Hi shan,
According to the article, here are the steps to add the control to the ToolBox:
Select Customize Toolbox and go to the .NET Tab and browse for the .dll you compiled or either the pre-compiled dll setup by the installer. After selecting the .dll you will see an icon in the Toolbox.
Besides to use assembly in the GAC for the Http Module used by this control, you can follow this KB article:
How to install an assembly in the Global Assembly Cache in Visual Basic .NET or in Visual Basic 2005
It requires modifying the source project and rebuild the assembly.
Hope it helps.
Zhao Ji Ma
Sincerely,
Microsoft Online Community Support
“Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”