Skip to content
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

Error with long addresses without space #20

Open
ADarkHero opened this issue May 18, 2020 · 0 comments
Open

Error with long addresses without space #20

ADarkHero opened this issue May 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ADarkHero
Copy link
Member

ADarkHero commented May 18, 2020

Fehler beim Input-Refactoring der Empfängeradresse!
System.ArgumentOutOfRangeException: StartIndex darf nicht kleiner als Null sein.
Parametername: startIndex
bei System.String.Substring(Int32 startIndex, Int32 length)
bei System.String.Substring(Int32 startIndex)
bei DHL_Seife.prog.XMLHelper.RefactorInputs() in C:\Users\maikr\Source\Repos\DHL-Seife\DHL-Seife\prog\XMLHelper.cs:Zeile 436.

Der eingegebene Wert ist zu lang und wurde gekürzt.

@ADarkHero ADarkHero added the bug Something isn't working label May 18, 2020
@ADarkHero ADarkHero self-assigned this May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant