2e12dbd43c330c967e058fd38169490d7c15ba79
FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler.md
| ... | ... | @@ -40,11 +40,11 @@ Click the "Start" button in Windows Server, then click on the"Control Panel" men |
| 40 | 40 | * IzendaScheduler.exe takes the path to the rs.aspx page as a parameter (ex: http://yourhost/yourapp/rs.aspx ) |
| 41 | 41 | * Click "Apply" and then Click "Ok" |
| 42 | 42 | |
| 43 | -Now that you have setup the scheduler, we will need to setup Izenda Reports. There are two ways to do this. We strongly recommend using the settings page if possible. The settings can also be set in code with the Global.asax page. |
|
| 43 | +Now that you have setup the scheduler, we will need to setup Izenda Reports. There are two ways to do this. We recommend using the [[InitializeReporting()|/FAQ/InitializeReporting]] method in your CustomAdHocConfig class to do this, but you may also use the settings.aspx page included with our demo to create a config file that will take the place of any settings in code. |
|
| 44 | 44 | |
| 45 | 45 | ##Setup using the Settings.aspx page |
| 46 | 46 | |
| 47 | -To use the Settings.aspx page in the application (recommended): |
|
| 47 | +To use the Settings.aspx page: |
|
| 48 | 48 | |
| 49 | 49 | * Navigate to the Settings.aspx page in Izenda Reports (for example http://yourhost/yourapp/settings.aspx). |
| 50 | 50 | * Click the "Email and Scheduling" Tab |