Copied to clipboard

Flag this post as spam?

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


  • Jan Brinker 77 posts 103 karma points
    Sep 19, 2013 @ 16:58
    Jan Brinker
    0

    NullReferenceException upon creating a new post

    Yesterday I installed uBlogsy 3.0 on my 6.1.4 site and just wanted to try out a few things.

    So I went to the root node in the content tree and to the tab "Create Blog Post" and wanted to create a post through that button.

    As said in the topic, I get a NullReferenceException when it wants to do smth with uLoremsy. It looks to me like some path has not been set correctly, just take a look in the topmost lines of the errormessage:

     

    [NullReferenceException: Object reference not set to an instance of an object.]
       uLoremsy.Web.UmbracoEvents.uLoremsy.GetRoot(IContentService contentService, IContent sender) in d:\_PROJECTS\Personal\uLoremsy\uLoremsy\Source\uLoremsy.Web\UmbracoEvents\uLoremsy.cs:267
       uLoremsy.Web.UmbracoEvents.<>c__DisplayClass12.<GetuLoremsyTreeXElem>b__f(XElement x) in d:\_PROJECTS\Personal\uLoremsy\uLoremsy\Source\uLoremsy.Web\UmbracoEvents\uLoremsy.cs:236
       System.Linq.WhereEnumerableIterator`1.MoveNext() +141
       System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source, Func`2 predicate) +118
       uLoremsy.Web.UmbracoEvents.uLoremsy.GetuLoremsyTreeXElem(IContentService contentService, IContent document, IEnumerable`1 trees) in d:\_PROJECTS\Personal\uLoremsy\uLoremsy\Source\uLoremsy.Web\UmbracoEvents\uLoremsy.cs:236
       uLoremsy.Web.UmbracoEvents.uLoremsy.ContentService_Created(IContentService sender, NewEventArgs`1 e) in d:\_PROJECTS\Personal\uLoremsy\uLoremsy\Source\uLoremsy.Web\UmbracoEvents\uLoremsy.cs:54
       Umbraco.Core.Events.TypedEventHandler`2.Invoke(TSender sender, TEventArgs e) +0
    ......
  • Jan Brinker 77 posts 103 karma points
    Sep 19, 2013 @ 17:48
    Jan Brinker
    0

    * Same thing also happens when trying to import a Blog through RSS

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Sep 26, 2013 @ 12:16
    Anthony Dang
    0

    6.1.4 has a significant bug(s). Upgrade to 6.1.5 and it should work.

     

  • 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