Siberix Report Writer for .NET doesn't require any installation. All you need to do is to copy Siberix.ReportWriter.dll into your project folder (desktop applications) or to the "bin" folder (ASPX applications) and reference it from the project.
Note
In some rare cases you may find out that the evaluation watermark is still in place or get unexpected errors while installing or upgrading the product. To eliminate them please follow to the instructions below. It is preferred to perform all the steps together:
- Check you have the latest Siberix.ReportWriter.dll
- Remove all inclusions of Siberix.ReportWriter.dll at the temporary ASP .NET directory (%WINDOWS%\Microsoft.NET\Framework\v2.0.50727\Temporary ASP .NET Files\root)
- Open your project and remove all references to Siberix.ReportWriter.dll in your project including the main reference path (Right click on the project name in the Solution Explorer / Properties / References Path)
- Save the project
- Add references to Siberix.ReportWriter.dll in your project
- Save and recompile the project
- Clear your browser's cache
- Restart the Internet Informational Server (IIS)
- Run the project