cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JanetKnight
Level 2

resolveString not resolved.

Install Shield 11.5.
I have a problem with resolve string not getting resolved.
It actually gets resolved when I use the installer on my machine but I have a customer that it is coming in as NULL.
Anybody have any idea why it would work on my machine but not another machine.

This is where it should get resolved:

String testSSE = context.resolveString("$L(MyStrings,TestSSE)");

In the String Table, I have TestSSE set to :

MyStrings

TestSSE (is set to ) X

It is not resolving the testSSE on my customer machine.

Has anyone ever seen this.
Thank you...

Janet
Labels (1)
0 Kudos
(1) Reply
enanrum
Level 9

Not sure but what language is the customers system in? The installer maybe picking up the Systems locale that you may not have defined or using in your install.

Regards,
Tom
0 Kudos