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
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Designer: "Select UI Language" shows no languages
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
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

- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Designer: "Select UI Language" shows no languages
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.
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.