Articles in this section
Category / Section

I noticed that the ASP.NET XlsIO (7.1) Samples require .NET 3.5, does this mean the product does not work in .NET 2.0? If it is supported, how do I run the samples in .NET 2.0?

1 min read

The XlsIO 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:

Modified

 


Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied