Failed to verify assembly PDFLibNet.dll .NET 4.0
Brought to you by:
mondrias
Originally created by: XO5... (code.google.com)@gmail.com
What steps will reproduce the problem?
1.Download PDFViewerNET40x86.zip file
2.Extract and add reference PDFLibNet.dll to my Website
3.Compile and run -> Failed to verify assembly PDFLibNet.dll error
4.Use sn -v to verify assembly, but the same error occurred.
5.I tried sn -v with .NET 2.0, 3.5, all of them are ok, but when using .NET 4.0 -> error.
Please help me.
Thanks
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: orhanfer... (code.google.com)@gmail.com
You can disable strong name verification for specific assemblies using the -Vr switch, as in sn -Vr PDFLibNet.dll;
Last edit: Anonymous 2016-09-20