Discussion:
Trouble with .resource in decompiled dll
(too old to reply)
Pavel Kozhevnikov
2020-08-27 15:40:24 UTC
Permalink
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?
Anton Shepelev
2020-09-01 10:19:30 UTC
Permalink
Post by Pavel Kozhevnikov
I have one decompiled with ILSpy dll and now, when I load
this library compiled from the ILSpy sources, it throws an
"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.
All we had to do was include the resource correctly into the
project file. I wonder, though, why it did not work out of
the box, but that is a question for ILSpy maintainers.
Question closed.
--
() ascii ribbon campaign - against html e-mail
/\ http://preview.tinyurl.com/qcy6mjc [archived]
Loading...