Application Development and Automation 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: 
Read only

STRING_OFFSET_TOO_LARGE?

Former Member
0 Likes
1,428

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
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
589

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.

Read only

Former Member
0 Likes
589

Hello Santhosh,

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

regards,
Deepti