Can not change the state to 'Enqueued': target method was not found

Please help.

Can not change the state to ‘Enqueued’: target method was not found.

System.IO.FileNotFoundException

Could not load file or assembly ‘App_Web_dqe0holx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly ‘App_Web_dqe0holx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified. File name: ‘App_Web_dqe0holx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.DefaultTypeResolver(String typeName) at Hangfire.Storage.InvocationData.Deserialize()

You’re going to need at least include what method you were trying to call.