Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

STRING_OFFSET_TOO_LARGE?

Former Member
0 Kudos

Hi all,

when i am executing the program both in foreground and background, its giving the below error.

STRING_OFFSET_TOO_LARGE.

It's giving for few variants only not for all.

Pls suggest on this.

Thnks... in advance

2 REPLIES 2

kakshat
Advisor
Advisor
0 Kudos

Can you share your code? Otherwise, it's difficult to provide an accurate solution.

Possibly, in some variants you have a string field with a value with a short length. And, in your program, you might be accessing using an offset greater than the string's length.

Former Member
0 Kudos

Hello Santhosh,

Please provide your code as it's difficult to understand the exact issue and its solution.

regards,
Deepti