Hello,
I am trying to use the SfSchedule
control, but I get the following exception both in debug and release mode:
System.Resources.MissingManifestResourceException:
'Could not find any resources appropriate for the specified culture or the
neutral culture. Make sure
"MyAssemblyName.Resources.Syncfusion.SfSchedule.WPF.resources" was
correctly embedded or linked into assembly "MyAssemblyName" at compile time, or
that all the satellite assemblies required are loadable and fully signed.'
In debug mode, the exception doesn't
result in a crash, but in release mode it does. Which assembly is missing and
how/where do I add it?
Thank you,
Lon