Error .NET 8 API
mignnoni
HOBBYOP

a year ago

I am trying to deploy an API in .NET 8. I have completed all the previous steps to fix the errors, and it builds the image correctly, but when starting the application, I receive the following error, and the application stops:

System.TypeLoadException: Could not load type 'Microsoft.Extensions.Diagnostics.Metrics.IMeterFactory' from assembly 'Microsoft.Extensions.Diagnostics.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.

Can someone help me?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Loading...