Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Good morning all,
I unsuccessfully tried to get localization up working in a business dll written in C# and hosted in the bin folder.
There are several resource files (SomeStrings.resx, SomeStrings.de-de.resx, etc) and only the default resource file is picked up by the ResourceManager.
When I test the dll in a WinForms project everything works fine, but within the DNN environment it doesn't.
Is there a way to make this work? Or what do I have to do for such a scenario to work properly?
Any help is kindly appreciated,
best regards
Andy