How to run the samples for the products in .NET 2.0?
The PDF library can be used in .NET 2.0. We just choose to ship our samples in .NET 3.5 for some technical reasons. Here are the steps to convert the samples to make them run in .NET 2.0:
The web samples can be accessed from this location:
{installation drive}\My Documents\Syncfusion\EssentialStudio\7.1.0.21\Web\{product folder}\Samples\3.5\
To convert them to .NET 2.0, please follow the steps below:
1. Modify the product version number in all the aspx pages, as 7.102.0.21 instead of 7.103.0.21 (Do a Find-Replace in all files in the above folder) 2. Update the version of System.Web.Reference assembly in web.config as 1.0.xxxx instead of 3.5.0.0
A sample web.config file with 2005 sln file along with a sample aspx file are placed in the link below:
Conclusion:
I hope you enjoyed learning about how to run the samples for the products in .NET 2.0.
You can refer to our Flutter PDF feature tour page to learn about its other groundbreaking features and documentation, and how to quickly get started with configuration specifications. You can also explore our Flutter PDF Flutter PDF examples to understand how to create and manipulate data.
For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion®, you can try our 30-day free trial to explore our other controls.
If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forums or feedback portal. We are always happy to assist you!