Copied to clipboard

Flag this post as spam?

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


  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jul 16, 2013 @ 16:06
    Stefan Kip
    0

    Doesn't work on v6.1.2

    I've tried to use this package with umbraco v6.1.2, but I'm getting a YSOD:

    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.]
       uRelate.RelationsMultiTreePicker.MultiPickerRelationsEventHandler.AfterSave(Content sender, SaveEventArgs e) in c:\Visual Studio Solutions\uRelate\RelationsMultiTreePicker\RelationsEventHandler.cs:122
       umbraco.cms.businesslogic.web.SaveEventHandler.Invoke(Document sender, SaveEventArgs e) +0
       umbraco.cms.businesslogic.web.Document.FireAfterSave(SaveEventArgs e) +185
       umbraco.cms.businesslogic.web.Document.Save() +1025
       umbraco.cms.presentation.editContent.Save(Object sender, EventArgs e) +159
       umbraco.controls.ContentControl.SaveClick(Object sender, ImageClickEventArgs e) +191
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +133
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +203
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3803
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045              

  • Neil Tootell 73 posts 118 karma points
    Jul 17, 2013 @ 11:49
    Neil Tootell
    100

    Hi Stefan,

    I've uploaded a zip of the VS Solution. I'm working on getting it on Git, but until then will that do for you?

    http://our.umbraco.org/projects/backoffice-extensions/urelate

    I'd be interested to know what you find.

    Best wishes

    Neil

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jul 17, 2013 @ 12:10
    Stefan Kip
    1

    Great, works fine for now!

    When you've put it up on Gihub, I'll help you clean-up/configure Github for the solution, if necessary, okay? :-)

  • Neil Tootell 73 posts 118 karma points
    Jul 25, 2013 @ 13:17
    Neil Tootell
    0

    Hey Stefan,

    I've updated the config, documentation and code to reflect the Relation Type Alias being required. Thanks for the help with that. Next stop - try and remove the config file all together!!

    All the best

     

    Neil

     

  • Brendan Rokebrand 7 posts 131 karma points
    Nov 14, 2013 @ 15:03
    Brendan Rokebrand
    0

    Hi Stefan & Neil

    Did you find a solution to the YSOD, I'm getting it on my V6.1.6 install as well

    Regards
    Brendan 

     

     

  • Neil Tootell 73 posts 118 karma points
    Nov 17, 2013 @ 00:06
    Neil Tootell
    0

    Hi Brendan,

    No solution just yet - I'll be putting it bck into re-development early in the new year. Until then, feel free to download the sourcecode & see if you can isolate the problem on your installation.

     

    Regards

     

    Neil

  • Brendan Rokebrand 7 posts 131 karma points
    Nov 18, 2013 @ 15:57
    Brendan Rokebrand
    1

    Hi Neil

    I got the package working, I just uninstalled it and reinstalled the package and it works fine now.

    Not sure what the problem was.

    Thanks again, Great Package

Please Sign in or register to post replies

Write your reply to:

Draft