jango21 Posted December 24, 2023 Posted December 24, 2023 Hello, i want connect my db with my server but that error shows in console. How i can solve it? https://i.imgur.com/g9OiaFF.png https://i.imgur.com/keAgOVK.png
DaNeo Posted December 25, 2023 Posted December 25, 2023 The Error says you what to do, you need to copy the missing assemblies to "dotnet\runtime" on server. mysql.data.resources.dll as example but this will not be the only one, just be sure that every external dll of package you use is in dotnet/runtime
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now