giblets / pdfviewernet

Automatically exported from code.google.com/p/pdfviewernet
1 stars 1 forks source link

Comparability issue with framework 4.0 #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install .NET framework 4 and run any previously running app
2.
3.

What is the expected output? What do you see instead?
Getting following exception:

Declaration referenced in a method implementation cannot be a final method. 
Type: 'PDFLibNet.xPDFBinaryReader'. Assembly: 'PDFLibNet, Version=1.0.6.6, 
Culture=neutral, PublicKeyToken=26d87f7d66fb2aee'.

What version of the product are you using? On what operating system?
Win 2008 Server 64 bit, .NET Framework 4.0

Please provide any additional information below.

Original issue reported on code.google.com by veerabha...@gmail.com on 29 Aug 2010 at 12:31

GoogleCodeExporter commented 8 years ago
A newer version of PDFLibNet is required... something about Shadow instead of 
override.

For whoever can build the PDFLibNet google the error and you will see what you 
have to do.

I'm not familiar with VB.

Original comment by sikic.de...@gmail.com on 11 Nov 2010 at 9:19

GoogleCodeExporter commented 8 years ago
PDFLibNet source is now included and NET 4.0 binaries are included as well

Original comment by snakebyt...@gmail.com on 1 Jul 2011 at 5:08