Choose Toolbox items, adding to toolbox, which dll?

This must be a simple question:

I have created a classlibrary with some components.

Now when I select 'Tools, Choose Toolbox items..' and select 'Browse' to find my library, should I use the dll in the 'bin' folder or the one in the 'obj' folder

Also, I assume, I should use the 'Debug' version. Right




Answer this question

Choose Toolbox items, adding to toolbox, which dll?

  • Renju.R

    Yep, select the one located in the Bin folder.

    If you're component is compiled as Debug, choose the Debug version, otherwise, choose the Retail version.



  • Choose Toolbox items, adding to toolbox, which dll?