I have 1 project to generate 2d data matrix code in SSRS, I found 1 dll from internet.
This dll is working fine in vb application, but not working in the SSRS, I have copied the dll under C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting
Services\ReportServer\bin
and add the dll as reference in my rdl file, then create the function to convert it, but the result is blank.
Can any expert tell me what is my problem?
Thank you very much.