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 226 posts 277 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 226 posts 277 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 1911 posts 5757 karma points MVP c-trib
    Jan 18, 2012 @ 16:08
    Markus Johansson
    0

    Thank you Anders!

    I'll add that to the bug-list.

Please Sign in or register to post replies

Write your reply to:

Draft