Pavel Kozhevnikov
2020-08-27 15:40:24 UTC
Hello!
I have one decompiled with ILSpy dll and now, when I load this library
compiled from the ILSpy sources, it throws an exception with this text:
"Could not find any resources appropriate for the specified culture or the
neutral culture. Make sure "CREngine.resource" was correctly embedded or
linked into assembly "CrystalDecisions.CrystalReports.Engine" at compile
time, or that all the satellite assemblies required are loadable and fully
signed."
I tried to add the resource file, which was decompiled from original dll,
to project resources, but nothing has changed.
Please, help me to resolve that issue. How can I troubleshoot the process
of resource lookup?
I have one decompiled with ILSpy dll and now, when I load this library
compiled from the ILSpy sources, it throws an exception with this text:
"Could not find any resources appropriate for the specified culture or the
neutral culture. Make sure "CREngine.resource" was correctly embedded or
linked into assembly "CrystalDecisions.CrystalReports.Engine" at compile
time, or that all the satellite assemblies required are loadable and fully
signed."
I tried to add the resource file, which was decompiled from original dll,
to project resources, but nothing has changed.
Please, help me to resolve that issue. How can I troubleshoot the process
of resource lookup?