The following steps explain how to migrate from ActiveReports 1 to ActiveReports 12. The assembly version of DLLs included in ActiveReports 1 is 3.xxx.
- From the Visual Studio Tools menu, select Convert to ActiveReports 12.
- If the reference files do not automatically change to ActiveReport 12 after running the converter, you need to update them manually. For more details, see Reference Migration.
- If the license information does not convert, you need to update it manually. For more details, see License Migration.
- If you use any of the following in your project, perform changes as indicated.
- Check the guidelines mentioned in Compatibility Guidelines.
- From the Build menu, select Rebuild Solution to rebuild the entire solution.
Note: Between versions 1 and 12, we have updated several class names. This may cause syntax errors on migration. To resolve these errors, see the
Breaking Changes topic.