I have an existing Winforms application that consists of multiple dlls. These dlls were developed in VS 2003 using the 2.0.6.33 syncfusion controls. Now we are developing a Web based front end to the app and want to reuse many of these dlls.
The web app is being developed in VS 2005 as a web project. I have a deployment project which generates a single assembly (non updatable). I do not have a clue how to include the licensing information so that the app will run on a machine that has never had syncfusion installed.
1. Is the version 2.0.6.33 compatible with the ASP.NET 2.0 Web Forms application?
2. How do I include the required licensing so I can deploy the project?
Thank you for your assistance.
Ken