Smartstore icon indicating copy to clipboard operation
Smartstore copied to clipboard

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.

Open AtlantisDe opened this issue 1 year ago • 1 comments

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 avatar May 10 '24 17:05 AtlantisDe

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

AtlantisDe avatar May 10 '24 19:05 AtlantisDe