Closed albertoceriotti closed 1 year ago
.NET Core version Quartz.NET does not support remote scheduler, so there is no ability to communicate [RemoteScheduler]
<-->
[PanelHost]
if at least one of [RemoteScheduler]
/[PanelHost]
runs on .NET Core.
Hi Gury, I have a problem with your demo project about dotnet core I had remap the connection to quartz, so without using the CreateScheduler method but attaching to the CqSamples.Quartz3.SystemWeb.RemoteScheduler project because I need to try to simulate the connection to a windows service
When I test it, I catch the exception "One or more errors occurred. (Error communicating with remote scheduler" Can you help me, please
Thanks in advance