Hi
I have a normal DB first solution I created, it working locally but when i publish to server I get error
Could not load file or assembly 'Hangfire.SqlServer, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
I then tried to install hangfire sqlserver with version 1.4.3 but nothing works
Any ideas whats happening here?