I have two hangfire deployments, both are azure app services:
#1 - Setup as just a dashboard
#2 - Setup as a hangfire server (no dashboard).
When I login to the dashboard deployment, it shows the job that were registered when #2 came online. But it says it cannot file the DLLs on the Recurring jobs screen:
" Could not load file or assembly ‘BLAH.BLAH, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified."