Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anders Brännmark 228 posts 280 karma points
    Jan 18, 2012 @ 15:44
    Anders Brännmark
    1

    Error on bounce handling, "value cannot be null"

        Stack trace:    at System.Text.RegularExpressions.Regex.Match(String input)
       at NewsletterStudio.Services.Mail.Pop3BounceMailConnector.PullList()
       at NewsletterStudio.Services.Mail.Pop3BounceMailConnector.StartProcessBounces()
       at NewsletterStudio.Pages.HandleBounces.StartHandleBounces(NewsletterContainer container)
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  • Anders Brännmark 228 posts 280 karma points
    Jan 18, 2012 @ 15:46
    Anders Brännmark
    1

    Exception information:
        Exception type: ArgumentNullException
        Exception message: Value cannot be null.
    Parameter name: input
       at System.Text.RegularExpressions.Regex.Match(String input)
       at NewsletterStudio.Services.Mail.Pop3BounceMailConnector.PullList()
       at NewsletterStudio.Services.Mail.Pop3BounceMailConnector.StartProcessBounces()
       at NewsletterStudio.Pages.HandleBounces.StartHandleBounces(NewsletterContainer container)
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  • Markus Johansson 1945 posts 5899 karma points MVP 2x c-trib
    Jan 18, 2012 @ 16:08
    Markus Johansson
    0

    Thank you Anders!

    I'll add that to the bug-list.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies