When enqueue a new job I am getting the following error:
The virtual path ‘/’ maps to another application, which is not allowed.
I believe the issue is that i have multiple project in IIS root directory.
Hangfire is implemented in project2
Everything works fine in localhost.