-
-
Notifications
You must be signed in to change notification settings - Fork 125
facing issue with DryIOC.dll. #655
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
Comments
Hi @AjayGogineni, More details please. The full message error and the stack trace. Ideally, the test or the small app reproducing the error. Also, could you check if you have the error with the latest DryIoc v6.0.0-preview-07? |
Fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandleMiddleware |
@AjayGogineni Could you try v6.0.0-preview-08 now? |
Closing, because no substantial details were provided |
Hi I have upgraded my dotnet webapi 3.1 to 8 and DryIoc upgraded to latest stable version.
DryIOC 5.4.3
DryIoc.Microsft.DependencyInjection 6.2.0
in local windows machine i am able to run with out any errors.
but after moving to Linux Server i am getting issue.
Unhandled Exception exception as occurred while executing tht request.
at System.Reflection.RuntimeMethodInfo.Invoke()
at DryIoc.Inspector.TryInterpretMethodcall()
The text was updated successfully, but these errors were encountered: