fb262e96c3a956672d2e50ffdfb39ce885773788
Guides/Installing-Izenda.md
| ... | ... | @@ -15,14 +15,11 @@ To start using Izenda Reports Starter Kit you should take a few simple steps. If |
| 15 | 15 | **Izenda works with:** |
| 16 | 16 | |
| 17 | 17 | * Non-production, staging, or development server |
| 18 | -* SQL Server, Oracle, MySQL, Web Services and EAV, PostgreSQL, OData, Pervasive SQL, ODBC, and SyBase |
|
| 19 | -* Windows 2000, Windows 2003, Windows 2008, Windows 2012, Windows 7, Windows Vista Business or Ultimate |
|
| 20 | -* Microsoft ASP.NET 1.1, 2.0, 3.0, 3.5, 4.0 and 4.5 |
|
| 21 | -* ASP.NET MVC 1.0, 2.0, 3.0, 4.0 |
|
| 22 | -* Razor 1, 2 |
|
| 23 | - |
|
| 24 | -* [[C♯ Installation Files|http://archives.izenda.us/ri/webforms-cs.zip]]. |
|
| 25 | -* [[VB.NET Installation Files|http://archives.izenda.us/ri/webforms-vb.zip]]. |
|
| 18 | +* SQL Server, Oracle, MySQL, and PostgreSQL |
|
| 19 | +* Windows 2003, Windows 2008, Windows 2012, Windows 7, Windows Vista Business or Ultimate |
|
| 20 | +* Microsoft ASP.NET 2.0 and Higher |
|
| 21 | +* ASP.NET MVC 4 and 5 |
|
| 22 | +* Razor Visual Engine 2 and 3 |
|
| 26 | 23 | |
| 27 | 24 | ###Step 2. Unzip the contents |
| 28 | 25 | |
| ... | ... | @@ -30,7 +27,7 @@ To start using Izenda Reports Starter Kit you should take a few simple steps. If |
| 30 | 27 | |
| 31 | 28 | **b.** Once this directory is in your C: Drive, name it 'Reporting', i.e. **C:\inetpub\wwwroot\Reporting** |
| 32 | 29 | |
| 33 | - |
|
| 30 | + |
|
| 34 | 31 | |
| 35 | 32 | ###Step 3. Configure website under IIS |
| 36 | 33 | |
| ... | ... | @@ -38,34 +35,34 @@ Izenda Reports provides an integrated platform for browser-based report customiz |
| 38 | 35 | |
| 39 | 36 | If you don’t have IIS, please see the following: |
| 40 | 37 | |
| 41 | -[Install IIS](http://www.izenda.com/Site/Pages/IIS-Install.aspx) |
|
| 38 | +[Install IIS](http://kb.izenda.com/Site/Pages/IIS-Install.aspx) |
|
| 42 | 39 | |
| 43 | -[Install ASP.NET under IIS](http://www.izenda.com/Site/Pages/ASPNET-Install.aspx) |
|
| 40 | +[Install ASP.NET under IIS](http://kb.izenda.com/Site/Pages/ASPNET-Install.aspx) |
|
| 44 | 41 | |
| 45 | 42 | Once you have IIS installed, continue with the following: |
| 46 | 43 | |
| 47 | 44 | **a.** To access IIS Manager (click **Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager**) and add new application or virtual directory under Default Web Site. |
| 48 | 45 | |
| 49 | 46 | |
| 50 | - |
|
| 47 | + |
|
| 51 | 48 | |
| 52 | 49 | |
| 53 | 50 | **b.** Select Internet Information Services (IIS) Manager, and open the application. |
| 54 | 51 | |
| 55 | 52 | |
| 56 | - |
|
| 53 | + |
|
| 57 | 54 | |
| 58 | 55 | |
| 59 | 56 | **c.** Within Internet Information Services Manager add a new application or virtual directory under **Default Web Site**. Select drop down arrows, until you see the **Default Web Site**. |
| 60 | 57 | |
| 61 | 58 | |
| 62 | - |
|
| 59 | + |
|
| 63 | 60 | |
| 64 | 61 | |
| 65 | 62 | **d.** Right-click on **Default Web Site**, and select **Add Application**. Fill out the **Alias** text box, and name it **Reporting** or whatever name you can remember. Once named, select the **Select** button on the right. Once the drop-down menu appears, select **Classic.NET AppPool** and **OK**. |
| 66 | 63 | |
| 67 | 64 | |
| 68 | - |
|
| 65 | + |
|
| 69 | 66 | |
| 70 | 67 | |
| 71 | 68 | **e.** Create and choose the Physical Path to the **\Reporting\webforms-xx** folder and give your website a name. Select the button with the ellipsis **(…)**, and it will allow you to browse for a folder to house the application. Select your **C:** drive and the **Reporting** folder. |
| ... | ... | @@ -88,7 +85,7 @@ The [[InitializeReporting()|http://wiki.izenda.us/FAQ/InitializeReporting]] meth |
| 88 | 85 | |
| 89 | 86 | Open the website that you just created [http://localhost/reporting](http://localhost/reporting). You will be redirected to the Settings page. Go to the Database tab and fill the License Key and Connection String fields with real data. You should have received your trial License Key via email. If you have not received a key, please contact your account manager with Izenda or [sales@izenda.com](mailto:sales@izenda.com). |
| 90 | 87 | |
| 91 | - |
|
| 88 | + |
|
| 92 | 89 | |
| 93 | 90 | ###Step 5. Start using Izenda Reports |
| 94 | 91 | |
| ... | ... | @@ -101,7 +98,7 @@ Select your DataSources at the [[Data Sources|http://wiki.izenda.us/Guides/Repor |
| 101 | 98 | For more information about the report designer features please read our [[user guide|FAQ/UserGuides]] |
| 102 | 99 | |
| 103 | 100 | |
| 104 | - |
|
| 101 | + |
|
| 105 | 102 | |
| 106 | 103 | |
| 107 | 104 | ####Preview and Save report |
| ... | ... | @@ -109,14 +106,14 @@ For more information about the report designer features please read our [[user g |
| 109 | 106 | |
| 110 | 107 | After you select all the data you want to see in report, click **Preview** and see the results immediately. Click **Save** on the tool bar to save your first report report. Categories can be created in the save menu to group reports. Categories self delete when depopulated (empty). |
| 111 | 108 | |
| 112 | - |
|
| 109 | + |
|
| 113 | 110 | |
| 114 | 111 | |
| 115 | 112 | ###Troubleshooting |
| 116 | 113 | |
| 117 | 114 | If you encounter any unexpected behaviors or exceptions, simply perform an IISReset, or a refresh of the your Izenda Reports-enabled site. To perform an IIS reset, Click 'START'; type 'cmd' into your search dialogue, right click the program and choose 'Run as Administrator'. In the command prompt type 'iisreset' and hit enter. Be sure to refresh your browser and empty the cache to ensure you see updated pages. |
| 118 | 115 | |
| 119 | - |
|
| 116 | + |
|
| 120 | 117 | |
| 121 | 118 | ##How to Install Izenda on Windows 2008 with IIS 7 |
| 122 | 119 | |
| ... | ... | @@ -126,9 +123,9 @@ Prior to starting, please make sure your system meets the following requirements |
| 126 | 123 | |
| 127 | 124 | **Requirements:** |
| 128 | 125 | |
| 129 | -* Microsoft Internet Information Server (IIS) 5.1 or higher |
|
| 130 | -* ASP.NET (any version) |
|
| 131 | -* SQL Server 2000 - 2012, Oracle 9g or higher, MySQL 5 or higher, OData, Web Services and EAV, a working connection string with proper read permissions to both data and metadata |
|
| 126 | +* Microsoft Internet Information Server (IIS) 6 or higher |
|
| 127 | +* ASP.NET 2.0 and Higher |
|
| 128 | +* SQL Server 2000 - 2012, Oracle 9g or higher, MySQL 5 or higher, and a working connection string with proper read permissions to both data and metadata |
|
| 132 | 129 | * Internet Explorer 6.0 or higher, Firefox 1.5 or higher, Chrome, or Opera |
| 133 | 130 | |
| 134 | 131 | **Selecting a language and .NET version:** |