Skip to content

"Index and length must refer to a location within the string" when using SINCE 24-Apr-2019 #43

Description

@d668

Suddenly I have this exception after few days of app working fine

{System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
   at System.String.Substring(Int32 startIndex, Int32 length)
   at ActiveUp.Net.Mail.Fetch.ExtractMessageFromReponse(String response)
   at ActiveUp.Net.Mail.Fetch.MessageString(Int32 messageOrdinal)
   at ActiveUp.Net.Mail.Mailbox.SearchParse(String query)
...
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions