Search found 9 matches

by galdur
Fri Nov 14, 2008 12:57 pm
Forum: TsiLang Components Suite
Topic: SIComponents setup crashes on Windows Server 2008
Replies: 7
Views: 11863

No, it's the 6.2.2.0 version which I downloaded in february
by galdur
Fri Nov 14, 2008 10:03 am
Forum: TsiLang Components Suite
Topic: SIComponents setup crashes on Windows Server 2008
Replies: 7
Views: 11863

I'm the administrator user. Nevertheless, I tried the 'run as administrator' option, same crash.
by galdur
Thu Nov 13, 2008 5:35 pm
Forum: TsiLang Components Suite
Topic: SIComponents setup crashes on Windows Server 2008
Replies: 7
Views: 11863

SIComponents setup crashes on Windows Server 2008

Windows Server 2008 informs me that the setup ceased to respond when I try to install it.

I tried running the registration key and running the setup again, doesn't work.

Is there any way to manually extract the files?
by galdur
Wed Aug 15, 2007 9:55 am
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

Hi, well I got the constant strings in by loading them from a .SIL file without everything going haywire.
by galdur
Wed Aug 15, 2007 12:29 am
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

I finally got it to work by removing all the components, one by one, from all fourty forms - langlinked, lang, dispatcher - shutdown, open, using the wizard to add them back. My biggest issue now is HOW do I get the constant strings back into the system? I opened the old .SIB/SIL's I had lying aroun...
by galdur
Tue Aug 14, 2007 6:24 pm
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

Here's the stack state when my app stops with an exception upon load: ReadError($4126F4) PropValueError TReader.ReadString TStrings.ReadData($1260C54) TReader.DefineProperty('Strings',$12621C8,$12621C8,True) TStrings.DefineProperties($1260C54) TReader.ReadProperty($1261524) TReader.ReadDataInner($12...
by galdur
Tue Aug 14, 2007 5:51 pm
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

The exact message I get when I try to save to a project (.SIB or .SIL) file is

2. Error:Error reading siLangRT1.LangNames.Strings: Invalid property value.

I get that message for each and every form within my program when I do the save.
by galdur
Tue Aug 14, 2007 12:00 pm
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

I tried that, it fails on the first form the .DPR tries to create which is a simple splash form. I tried deleting and recreating the TsiLangLink on that form, no change, I tried removing the Lang.Strings from the .dfm so that it would use the dispatcher/Lang information, no change.
by galdur
Tue Aug 14, 2007 9:58 am
Forum: TsiLang Components Suite
Topic: siLangLinked1.LangNames.Strings Invalid Property value
Replies: 8
Views: 16551

siLangLinked1.LangNames.Strings Invalid Property value

Hi, I'm using TsiLang 6.1.0.1, after I added a fifth language I started getting this error. I did have some old BPL's from an older version installed so I reinstalled TsiLang but still I have this issue. I get: EReadError Invalid Property value. Error Reading siLangLinked1.LangNames.Strings Invalid ...