ActiveReports Developer 7 > ActiveReports Developer Guide > Welcome to ActiveReports Developer 7 > Installation > Side-by-Side Installation |
Once ActiveReports 7 is installed on your system, it becomes the primary report designer. This means that when Visual Studio opens one of our proprietary file types, RPX or RDLX, it uses the ActiveReports 7 version of the following Visual Studio integrated features:
The included ReportDesigner.Switcher tool allows you to change which packages are registered in Visual Studio. You can change between ActiveReports 6 and ActiveReports 7 for the RPX designer, and between ActiveReports 7 and Data Dynamics Reports for the RDLX designer.
Tip: You can still access some of the integrated features even if they are hidden.
|
With ActiveReports 7 as the primary designer, if you open an existing code-based report from ActiveReports 6, Visual Studio knows to use the ActiveReports 6 designer, but if you open an xml-based report from ActiveReports 6 (RPX) or Data Dynamics Reports (RDLX), Visual Studio sees the proprietary file extension and opens it with the most recently registered package, in this case, ActiveReports 7.
In order to work with ActiveReports 6 RPX reports, you must run the Switcher tool and change the Primary RPX designer to ActiveReports 6. If you do not, the reports open in the ActiveReports 7 designer, and the toolbar does not work, you might inadvertently use features from ActiveReports 7 that do not exist in ActiveReports 6, thus breaking the reports when they try to run with the ActiveReports 6 DLLs.
Switching between ActiveReports 7 and ActiveReports 6
Similarly, in order to work with Data Dynamics Reports RDLX reports, you must run the Switcher tool and change the Primary RDLX designer to Data Dynamics Reports.
Switching between ActiveReports 7 and Data Dynamics Reports