This is a migrated thread and some comments may be shown as answers.

Telerik report viewer in winforms .net core, culture is not supported.

2 Answers 271 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Josue
Top achievements
Rank 1
Veteran
Josue asked on 19 Jun 2020, 03:04 AM

Hello,

I am trying to run the Telerik Report Viewer with a WinForms application along with Wine on Linux. The application runs correctly, but it gives the following error before showing me the Report Viewer (the attached image).  Is there a way to fix it. Thanks in advance

error: culture is not supported, the parameter name eo is an invalid identifier

2 Answers, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 23 Jun 2020, 03:15 PM

Hi Josue,

Generally, the report is globalized with the help of a System.Globalization.CultureInfo object. The error indicates that the culture code for Esperanto 'eo' is not valid. The culture code is supported in Windows 10.

The problem may be that the culture is not available in the environment where the application is running. You use Wine and the problem may be there. I am not sure whether Wine supports the 'eo' culture. You need to verify this.

Note also that you may use Telerik Reporting REST Service directly on Linux, without Wine. You may test to embed the Html5 Report Viewer in your application and host the service under Linux - see for example:

Regards,
Todor
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Josue
Top achievements
Rank 1
Veteran
answered on 23 Jun 2020, 03:20 PM
thanks.. I will try this
Tags
General Discussions
Asked by
Josue
Top achievements
Rank 1
Veteran
Answers by
Todor
Telerik team
Josue
Top achievements
Rank 1
Veteran
Share this question
or