Copied to clipboard

Flag this post as spam?

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


  • Connie DeCinko 931 posts 1160 karma points
    Jan 24, 2011 @ 22:39
    Connie DeCinko
    0

    Adding URL Picker

    I'm trying to add support for URL picker datatype.  I added it to the config file, it shows up as a choice in the settings of the data type. 

    I go to my content.  In the properties tab, List Item, I see Link URL.  However if I try and add an item, I get an error:   

    Server Error in '/' Application.

    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) +256
       System.Web.UI.Control.LoadRecursive() +70
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +11249159
       MA.Umbraco.DataTypes.RepeatableCustomContent.v2.RepeatableCustomContentDataEditor.setupChildControls(ContentItem editItem) +7187
       MA.Umbraco.DataTypes.RepeatableCustomContent.v2.RepeatableCustomContentDataEditor._buttonAddItem_Click(Object o, EventArgs ea) +2145
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +153
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3690
    

  • Connie DeCinko 931 posts 1160 karma points
    Mar 02, 2011 @ 16:57
    Connie DeCinko
    0

    Anyone?  Hello?

  • Connie DeCinko 931 posts 1160 karma points
    Mar 02, 2011 @ 21:06
    Connie DeCinko
    0

    This appears to be an issue with Umbraco 4.5.2.  Any idea when we can expect an upgrade to support this version?  Especially with version 4.7 right around the corner.

     

  • James Diacono 16 posts 435 karma points
    Mar 22, 2011 @ 03:40
    James Diacono
    1

    Yo, the Multi-URL Picker is available by building the uComponents source

Please Sign in or register to post replies

Write your reply to:

Draft