How do I distribute the assemblies for ActiveReports for .NET 2.0?
There are two ways the ActiveReports assemblies can be deployed. The decision on which one to use depends on your installation method. • If you are copying your project from the development machine to your server, you should set the ActiveReports references in your project references to CopyLocal = True. This way the ActiveReports DLLs are in the bin folder of the compiled project. • If you are making an installer for your software, you will need to include the ActiveReportsDistrib.MSM file included with the installation of ActiveReports for .NET 2.0. For example, it may be installed in the C:\Program Files\Data Dynamics\ActiveReports for .NET 2.0\Deployment folder.