> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm/asm-hermes/setup-and-configure-asm/installation-and-patching/installation-guide-for-syncfusion-dashboards/part-5-syncfusion-server-patching-the-scheduler-service.md).

# Part 5-Syncfusion Server Patching the Scheduler Service

There is a known issue with the scheduler service.  As part of your initial configuration, or if you are experiencing difficulty with the scheduler, you will need to patch the service.

## Patching the Scheduler Service

In the <mark style="color:red;">**SyncfusionDeploymentX.X**</mark> folder, there is a SyncFusion.Server.Base.Dashboards.SchedulerServicexxxxxxx folder. This contains a patch for scheduled reports not sending.

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/7YAY3FwWo82DGr7SaqCd/Screenshot%202023-06-01%20at%2011.41.33%20AM.png" alt=""><figcaption></figcaption></figure>

1. Go to **Start Menu > Windows Administrative Tools**
2. Right-click on **Services** and select **Run As Administrator.**

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/Zl5d92jGqn5q7nyPV8r0/Screenshot%202023-06-01%20at%2011.42.53%20AM.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/VxwaEn4wYvrHkAdpah2W/image.png" alt=""><figcaption></figcaption></figure>

3. In the Services screen, scroll down to the **Syncfusion services**.&#x20;
4. Right click each service and **Stop**.&#x20;
5. Repeat for all 3 services.

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/SQEjOV9dw9RZU1DcB0N4/Screenshot%202023-06-01%20at%2011.45.55%20AM.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/BXk4wO362rPixl5HNgE8/Screenshot%202023-06-01%20at%2011.46.33%20AM.png" alt=""><figcaption></figcaption></figure>

6. Access the folder that contains the patch
7. Copy the the 2 *Syncfusion.Server.Base.Dashboards*…. files

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/Wp1Fw4MzM9XaHpNN6cAt/Screenshot%202023-06-01%20at%2011.48.52%20AM.png" alt=""><figcaption></figcaption></figure>

8. Navigate to: **C:\Syncfusion\Dashboard Server\SchedulreServiceInstaller** folder.&#x20;
9. Backup the 2 files with the same name as above (you can append the name to \[name].\[file extension].OLD)
10. Paste the new files in the folder.&#x20;
11. Select **Replace**, when prompted.&#x20;
12. Navigate to C:\Syncfusion\DashboardServer\DashboardServer.Web\App\_Data\SchedulerService
13. Right-click on the Config file.

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/z8ozLDdolzNzVzEpQ9GL/Screenshot%202023-06-01%20at%2011.51.55%20AM.png" alt=""><figcaption></figcaption></figure>

14. Select **Edit**&#x20;

OR&#x20;

14. Edit with a text editor, such as Notepad++
15. Find the line of code beginning with&#x20;

```
<ScheduleEndTime> 
```

16. Modify the date to a date in the past.&#x20;

<figure><img src="https://content.gitbook.com/content/hlW9jKl7dcDggHAPhNU9/blobs/IE33w5KEwtBechi5NMn5/Screenshot%202023-06-01%20at%2011.54.24%20AM.png" alt=""><figcaption></figcaption></figure>

17. &#x20;**Save** the changes to the file.
18. **Restart the Services** that were stopped at the beginning of this section.
19. &#x20;If your patch was successful, **the config file should disappear** from the following folder:
