dementeddevil / BarcodeRenderingFramework

A simple framework for rendering barcodes with SSRS integration
Apache License 2.0
63 stars 43 forks source link

Prompt error when publishing on SQL Server 2008 Reporting Services reports. #11

Open hlm750908 opened 4 years ago

hlm750908 commented 4 years ago

Error 1 error loading code module: "barcodelib, version = 1.0.0.12, culture = neutral, publickeytoken = c148ea11312d8451". Details: failed to load file or assembly "barcodelib, version = 1.0.0.12, culture = neutral, publickeytoken = c148ea11312d8451" or one of its dependencies. The runtime at which this assembly was built is newer than the currently loaded runtime and cannot be loaded. 00

How to deal with this kind of error I'm the next DLL. I found that it can't be deployed without strong signature And then they signed it or they couldn't deploy it Always prompt file not found I don't know where to put this file

C:\Program Files\Microsoft SQL Server\MSRS11.SQL2\Reporting Services\ReportServer\bin C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies

It's all over