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

Excuse me, I am unable to load Pomelo.EntityFrameworkCore.MySql, Version=8.0.2.0 as it is throwing an exception. Will this impact the usage of the program? I just selected the MySQL database. #1085

Open
AtlantisDe opened this issue May 10, 2024 · 1 comment
Labels

Comments

@AtlantisDe
Copy link

ReflectionTypeLoadException

Unable to load one or more of the requested types.
Could not load file or assembly 'Pomelo.EntityFrameworkCore.MySql, Version=8.0.2.0, Culture=neutral, PublicKeyToken=2cc498582444921b'. The system cannot find the file specified.

Pomelo.EntityFrameworkCore.MySql, Version=8.0.2.0,

//public static IEnumerable<Type> GetLoadableTypes(this Assembly assembly)

"I have already try to...


I have already updated all packages using NuGet.

Please

Excuse me, I am unable to load Pomelo.EntityFrameworkCore.MySql, Version=8.0.2.0 as it is throwing an exception. Will this impact the usage of the program? I just selected the MySQL database.

Thank you very much for your answer

Thank you for answering my questions. I can currently debug normally, but I am not afraid of any problems.

image

@AtlantisDe AtlantisDe added the bug label May 10, 2024
@AtlantisDe
Copy link
Author

AtlantisDe commented May 10, 2024

Can it be repaired and compatible with various exceptions?

  • Too many exceptions are thrown.
https://github.com/smartstore/Smartstore/blob/main/src/Smartstore/ComponentModel/TypeConverters/DefaultTypeConverter.cs
//Smartstore.ComponentModel.TypeConverters

public virtual object ConvertFrom(CultureInfo culture, object value)


//Too many exceptions are thrown.

image

image

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

No branches or pull requests

1 participant