Designer: "Select UI Language" shows no languages

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Designer: "Select UI Language" shows no languages

Post by Fabio Pagano »

Using 14 August build for 2.0 framework. In designer, "File / Select UI Language" shows only "Default".

Steps to reproduce:

1. Open source of "DesignerManagement" example.
2. Run it (you'll have to eliminate some obsolete secondary methods): the problem is present because it uses 2007.2 dlls that i copied in GAC.
3. Remove Stimulsoft 2007.2 references and add official 2007.1 references through "Add reference / Browse" (i saved them before installing latest build...)
4. The problem is not present, all languages are there.

This may be the cause of the problem reported here:
http://forum.stimulsoft.com/Default.aspx?g=posts&t=761

Thanks.
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Designer: "Select UI Language" shows no languages

Post by Brendan »

This menu is populated using localization files from a folder called "Localization" contained within the path of the running executable.

so if the path was c:\designmanagement\DesignerManagement.exe
it will load the localization files from c:\designmanagement\Localization\

I believe this is what happens so correct me if I'm wrong as I think I read it from an old forum post once :)
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Designer: "Select UI Language" shows no languages

Post by Fabio Pagano »

Worked, thank you.

But the problem reported in:

http://forum.stimulsoft.com/Default.aspx?g=posts&t=761

is still present (i thought they were related).

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Designer: "Select UI Language" shows no languages

Post by Edward »

Please see the following topic:

http://forum.stimulsoft.com/Default.asp ... 3169&#3169

Thank you.
Post Reply