Could not load file or assembly 'FastReport' in asp.net mvc4
hi
i programming using asp.net mvc 4 and visual studio 2012
i add fastreport.dll and fastreport.web.dll to References and set Copy Local=true
but when is build project , i receive this error:
Error 15 Could not load file or assembly 'FastReport, Version=2016.3.15.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)
i got right click on fastreport.dll and went to details tab. File Version is 2016.3.15.0
i programming using asp.net mvc 4 and visual studio 2012
i add fastreport.dll and fastreport.web.dll to References and set Copy Local=true
but when is build project , i receive this error:
Error 15 Could not load file or assembly 'FastReport, Version=2016.3.15.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)
i got right click on fastreport.dll and went to details tab. File Version is 2016.3.15.0
Comments