loading localization in dropdown problem

Stimulsoft Reports.WEB discussion
Post Reply
pegool
Posts: 3
Joined: Tue Mar 16, 2010 3:31 am

loading localization in dropdown problem

Post by pegool »

Hi Every One

I'm using Stimulsoft Reports Designer.Web 2009.3 Trial
I want to localize the UI language of stimulsoft web.designer.
I also read this topic
http://www.forum.stimulsoft.com/Default ... sts&t=1704

I have created a folder named "localization" in the root directory of my asp.net website and copied "fa.xml" from designer installation directory to the folder.But still no localization is loaded in "select UI language" drop down when I launch the designer.

shall I copy all xml files? or any other solution?

Thanks in advance
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

loading localization in dropdown problem

Post by Andrew »

Hello,

Copy the localization .xml files to the Localization folder in your project. All languages will be automatically detected in WebDesigner. To change the default localization set the following property:


Thank you.
pegool
Posts: 3
Joined: Tue Mar 16, 2010 3:31 am

loading localization in dropdown problem

Post by pegool »

Hi andrew and thank you for response.

I figured out that this solution is great for "ASP.net Website" but It does'nt work for "ASP.net Web Application". please check it.

And also I have another question. The direction for my localization is right to left and word's sequence is reversed in localized stimulsoft. How can I fix it?

Regards
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

loading localization in dropdown problem

Post by Andrew »

Hello
And also I have another question. The direction for my localization is right to left and word's sequence is reversed in localized stimulsoft. How can I fix it?
If you mean WebDesigner, then, unfortunately, on the current moment the right to left mode is not supported.
> I figured out that this solution is great for "ASP.net Website" but It does'nt work for "ASP.net Web Application". please check it.
We couldn't reproduce this error, please us a sample project to support[at]stimulsoft.com
pegool
Posts: 3
Joined: Tue Mar 16, 2010 3:31 am

loading localization in dropdown problem

Post by pegool »

Hello
OK I'll send sample application for support and also attach it here. when running no localization is loaded in "Select UI language".
Regards
Attachments
368.WebApplication.zip
(51.26 KiB) Downloaded 285 times
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

loading localization in dropdown problem

Post by Andrew »

Hello,

If there is only one Localization available then menu does not appear and the Localization is applied automatically. More than one localizations should present to show the Localization menu.

In the version 2009.3 there was the error - if there is localization then it was not applied automatically. To apply it, please use the following code:

This error is fixed in the version 2010.1. This version will be available this week.

Thank you.
Post Reply