This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- resolveString not resolved.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 04, 2008
11:07 AM
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
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
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 14, 2008
04:09 PM
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
Regards,
Tom