Introduction
Izenda Reports provides an integrated platform for browser-based report customization and works on your application's existing web server. This section will guide you through configuring Izenda Reports for use on Microsoft's Internet Information Server (IIS) on Windows.Izenda recommends doing the initial setup on a non-production server.
If you have not already downloaded Izenda Reports, please click here to do so.
Web Server Setup
Prior to starting, please make sure your system meets the following requirements:
Requirements:
- Microsoft Internet Information Server (IIS) 5.1 or higher, or latest IIS 8
- ASP.NET 1.1, 2.0, 3.0, 3.5, 4.0 and 4.5
- SQL Server 2000-2012, Oracle 9g , MySQL 5 , OData, Web Services and EAV,
a working connection string with proper read permissions to both data and metadata
- Internet Explorer 6.0 or higher or Firefox 1.5 or higher, latest Chrome or Opera
Selecting a language and .NET version:
Izenda supports the .NET platform versions 1.1, 2.0, 3.0, & 3.5 in addition to both C# and VB.NET. This is important if any code-level integration is needed. Izenda highly recommends selecting .NET 2.0 and C#. This version of the starter kit is located in the DotNet20CS folder in the zip file which you downloaded.
Permissions:
In order to create and save reports, our application will require the ability to read and write to the Reports folder as well as the Izenda.config file. The application runs under the web server's service account. By default, this account is NT AUTHORITY\NETWORKSERVICE under Windows 2003 and ASPNET under Windows XP. It can be something different if your Administrator has changed it or you are running Microsoft Exchange on the same server. In most cases, it will not have changed.
Instructions
Continue to Installation Instructions.