Issues with hangfire job and Autofac -


i'm triying implement hangfire in project. have issues when add backgroundjob.enqueue hangfire, when it's fired error:

'the request lifetime scope cannot created because httpcontext not available'.

i have installed hangfire , hangfire.autofac in prject. added hangfire configuration in startup.cs.

it not works.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -