Page 1 of 1

Designer: "Select UI Language" shows no languages

Posted: Sun Aug 19, 2007 3:00 pm
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.

Designer: "Select UI Language" shows no languages

Posted: Sun Aug 19, 2007 3:53 pm
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 :)

Designer: "Select UI Language" shows no languages

Posted: Sun Aug 19, 2007 4:19 pm
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.

Designer: "Select UI Language" shows no languages

Posted: Tue Aug 21, 2007 5:29 am
by Edward
Please see the following topic:

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

Thank you.