Copied to clipboard

Flag this post as spam?

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


  • Chris Davis 56 posts 74 karma points
    Feb 22, 2011 @ 01:18
    Chris Davis
    0

    Cannot publish a page twice in a row when URL Picker is present

    umbraco v4.6.1
    ASP.NET 4.0
    SQL 2008, IIS 7

    If the URL Picker datatype is present on a page the following error is thrown if you try and publish the page twice in a row, without reloading the page.

    Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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: 

    [NullReferenceException: Object reference not set to an instance of an object.]
       uComponents.Core.DataTypes.UrlPicker.UrlPickerDataEditor.get_m_ActiveMode() +43
       uComponents.Core.DataTypes.UrlPicker.UrlPickerDataEditor.OnLoad(EventArgs e) +127
       System.Web.UI.Control.LoadRecursive() +74
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Control.LoadRecursive() +146
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

     

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Feb 22, 2011 @ 10:25
    Lee Kelleher
    0

    Hi Chris,

    Thanks for letting us know.  There was a bug in UrlPicker in uComponents v2.0 - which has been fixed for v2.1 (not beta).

    http://ucomponents.codeplex.com/workitem/12900

    Cheers, Lee.

  • Anders Brohäll 295 posts 561 karma points c-trib
    Mar 07, 2011 @ 15:27
    Anders Brohäll
    0

    When do you plan to release the 2.1 (stable) version?
    You referred to mid February in the link above, is there any other scheduled date? 

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Mar 07, 2011 @ 15:29
    Lee Kelleher
    0

    Hi Anders,

    Yes, v2.1 is due out any day now.

    Cheers, Lee.

  • Muhammad Humayun 49 posts 79 karma points
    Mar 15, 2011 @ 16:47
    Muhammad Humayun
    0

    Hi Lee,

    Any chance to hear about v2.1 stable version?

    Cheers

    Muhammad

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Mar 15, 2011 @ 16:58
    Lee Kelleher
    0

    Hi Muhammad,

    2.1 is due out any day now... just ironing out a couple of final issues.

    Cheers, Lee.

  • Muhammad Humayun 49 posts 79 karma points
    Mar 15, 2011 @ 17:01
    Muhammad Humayun
    0

    Thanks Lee

    Deliberately waiting :)

    Muhammad

  • James Diacono 16 posts 435 karma points
    Mar 22, 2011 @ 03:47
    James Diacono
    1
  • Muhammad Humayun 49 posts 79 karma points
    Mar 22, 2011 @ 13:36
    Muhammad Humayun
    0

    Thanks James.

    Looks awsome though have not fully tested.

Please Sign in or register to post replies

Write your reply to:

Draft