How to install BarCode SDK Control for SQL Server 2005 Reporting Service (SSRS) and add BarCode Custom Report Control icon to Visual Studio 2005 toolboxByteScout Barcode SDK

How to install BarCode SDK Control for SQL Server 2005 Reporting Service (SSRS) and add BarCode Custom Report Control icon to Visual Studio 2005 toolbox

This guide for Web developers will help to install BarCode SDK control for SQL Server Reporting Service to use in ASP.NET reports.

 

  1. Open Microsoft Visual Studio and create new “Report Server Project”

    sql server create new report server project

  2. Right-click “Reports” node in the Solution Explorer and select “Add / New Item…” from the context menu.

    sql server reports add new item

  3. Choose “Report” item template and click “Add”.

    sql server choose report item template

  4. Switch the report designer to “Layout” mode.

    sql server report designer layout mode

  5. Right-click on empty space in the Visual Studio toolbox and select “Choose Items…”.

    sql server toolbox choose item

  6. Click “Browse…” button in the opened “Choose Toolbox Items” dialog.

    sql server browse choose toolbox items

  7. Navigate to “c:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies” folder, select “Bytescout.BarCode.BarCodeReportItem.dll” file and press “Open”.

    sql server select barcode sdk file