-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.StringException: Starting position out of bounds: 201590400 #26
Comments
Hello @Akashkumar12 did you resolve it. I am also getting the same issue. Let me know if there's any solution for this. Thank you. |
Hi
The Exception is thrown from the file Zippex.cls at line 402.
The file I am trying to read is an excel file.
Here is the code I am running using Anonymous Apex in Developer Console.
|
while reading Pdf file am getting System.StringException: Starting position out of bounds: 646326178.Can you please help me on this. Thank you. |
I am getting the same error: System.StringException: Starting position out of bounds: 1194067618 |
I am getting the same error: System.StringException: Starting position out of bounds: 1141229184 Could anybody help in this issue .... |
I am facing the same issue.. Please let me know if anyone has resolved this issue. Thank you in advance |
I got this error everytime I tried to extract an corrupted ZIP File. Pay Attention which is the body of the BinaryAttachment. It should be a blob. During Testing convert your ZIP File into an HEX Value oder Base64String! HEX BASE64 |
During testing through the developer console. I got below error.
please help
System.StringException: Starting position out of bounds: 201590400
--
The text was updated successfully, but these errors were encountered: