ActiveReports 6 Online Help
Upgrading from Previous Versions
Show AllShow All
Hide AllHide All
Caution: Always back up your projects before beginning the conversion process.

Upgrading from an ActiveReports for .NET 3.0 project

You can upgrade an ActiveReports for .NET 3.0 project by using the converter utility(see the section Upgrading from an ActiveReports for .NET 1.0 or 2.0 project located below), or by opening it in Visual Studio, replacing the old references with the new versions (adding the new Document reference) and correcting two errors in the code.

To update the project references

To correct the errors

Upgrading from an ActiveReports for .NET 1.0 or 2.0 project

To run the converter utility for old RPX files

Loading Old RDF Files

The Windows Forms Viewer control can still display RDF files, which are static copies of reports with data from the time at which they were saved, from older versions of ActiveReports. In most cases, the WebViewer can also display many of these files, although certain reports may not display correctly.

See Also

Related Sections

Getting Started