Copied to clipboard

Flag this post as spam?

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


  • Rob Smith 34 posts 165 karma points
    Sep 05, 2013 @ 14:37
    Rob Smith
    0

    Error Sending from Content area "Sequence contains no elements"

    I can send fine from the Newsletter section in the backend, however if I try to send from a content node I get the following error when I click "preview"

    Any idea?

    Server Error in '/' Application.
    
    Sequence contains no elements
    
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    
    Exception Details: System.InvalidOperationException: Sequence contains no elements
    
    Source Error: 
    
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    
    Stack Trace: 
    
    
    [InvalidOperationException: Sequence contains no elements]
       System.Linq.Enumerable.First(IEnumerable`1 source) +514
       System.Linq.Queryable.First(IQueryable`1 source, Expression`1 predicate) +490
       NewsletterStudio.Services.RenderTasks.Tasks.FitIntoTemplateRenderTask.ProcessPreRender(RenderResult renderResult, RenderTaskParameters parameters) +706
       NewsletterStudio.Services.RenderTasks.RenderTask.ProcessPreview(RenderResult renderResult, RenderTaskParameters parameters) +15
       NewsletterStudio.Services.RenderTasks.RenderEngine.RenderPreview() +302
       NewsletterStudio.External.NewsletterRender.Page_Load(Object sender, EventArgs e) +1267
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178
    
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
    
  • Rob Smith 34 posts 165 karma points
    Sep 05, 2013 @ 15:21
    Rob Smith
    0

    Ignore the above! I got preview to work by following the suggestion from this post:

    http://our.umbraco.org/projects/backoffice-extensions/newsletter-studio/comments/43420-No-contenttree-after-installation-of-package?p=2

    I deleted the default skin and then added it back again!

  • Markus Johansson 1914 posts 5761 karma points MVP c-trib
    Sep 06, 2013 @ 09:58
    Markus Johansson
    0

    Hi!

    Great!

    We are spending time on improving the debug experiance and the error messages for upcomming releases. Thank you for posting this!


    // m 

Please Sign in or register to post replies

Write your reply to:

Draft