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

facing issue with DryIOC.dll. #655

Open
AjayGogineni opened this issue Sep 9, 2024 · 3 comments
Open

facing issue with DryIOC.dll. #655

AjayGogineni opened this issue Sep 9, 2024 · 3 comments

Comments

@AjayGogineni
Copy link

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()

@dadhi
Copy link
Owner

dadhi commented Sep 9, 2024

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?

@AjayGogineni
Copy link
Author

AjayGogineni commented Sep 9, 2024

Fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandleMiddleware
An unhandled Exception has occured while executing the request
system.Rflection.TargetExceptoin: object does not match target type.
at system.Reflection.RuntimMethodINfo.Invoke()
at DryIoc.Interpreter.TryInterpretMethodcall()
src/DryIoc/Container.cs line 3677
in Visual studio have upto 5.4.2 only

@dadhi
Copy link
Owner

dadhi commented Oct 28, 2024

@AjayGogineni Could you try v6.0.0-preview-08 now?

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

No branches or pull requests

2 participants