Page 1 of 1

Cannot load localization file

Posted: Tue Dec 19, 2017 11:56 am
by shadowkras
My localization files are not being loaded as an option or even the default language on my viewer and designer.
This is my Localization property on both my viewer and designer cshtml files:

Code: Select all

Localization = WebHost + "/stimul/localization/pt-BR.xml",
The file is on the correct path, as I can access the file if I enter the full url to the localization file:
localization.png
localization.png (20.24 KiB) Viewed 2848 times
I also noticed that the LocalizationList property is gone, so how do I add multiple languages now?

Im using Stimulsoft.Reports.Web.NetCore version 2018.1.3.

Re: Cannot load localization file

Posted: Fri Dec 22, 2017 6:20 am
by HighAley
Hello.

The native .Net Core report engine is working on server-side.
So, please, use relative path or path to a file.
The HTTP URLs are not supported.

Thank you.

Re: Cannot load localization file

Posted: Thu Jan 04, 2018 10:52 am
by shadowkras
That is much better then. Thank you.

How can we add multiple localization options to the user now?

Re: Cannot load localization file

Posted: Fri Jan 05, 2018 10:19 am
by HighAley
Hello.

Unfortunately, it's impossible to do now.
We will add the LocalizationDirectory property for the Designer in the 2018.1.5 build.

Thank you.

Re: Cannot load localization file

Posted: Thu Feb 14, 2019 3:42 pm
by shadowkras
Hey, just to give you some feedback. The LocalizationDirectory works great. Thanks!

Re: Cannot load localization file

Posted: Thu Feb 14, 2019 11:08 pm
by Lech Kulikowski
Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.