Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve assembly error #496

Open
Enkidu93 opened this issue Sep 20, 2024 · 1 comment
Open

Could not resolve assembly error #496

Enkidu93 opened this issue Sep 20, 2024 · 1 comment

Comments

@Enkidu93
Copy link
Collaborator

Recently saw a new error on the machine job server:

fail: Hangfire.AutomaticRetryAttribute[0]
      Failed to process the job '667c0900463c96428ae5ed9b': an exception occurred.
      System.IO.FileNotFoundException: Could not resolve assembly 'SIL.Machine.AspNetCore'.
         at System.Reflection.TypeNameParser.ResolveAssembly(String assemblyName)
         at System.Reflection.TypeNameParser.GetType(String typeName, ReadOnlySpan`1 nestedTypeNames, String assemblyNameIfAny)
         at System.Reflection.TypeNameParser.Parse()
         at System.Reflection.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Assembly requestingAssembly, Boolean throwOnError, Boolean ignoreCase, Boolean extensibleParser)
         at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError)
         at Hangfire.Common.TypeHelper.<>c.b__20_0(String name) in C:\\projects\\hangfire-525\\src\\Hangfire.Core\\Common\\TypeHelper.cs:line 83
         at System.Collections

@ddaspit, any clue as to what could be causing this?

@johnml1135
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants