Copied to clipboard

Flag this post as spam?

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


  • Marc-Anthony Taylor 55 posts 68 karma points
    Dec 14, 2012 @ 12:05
    Marc-Anthony Taylor
    0

    Exception when creating new content

    I have adapted the create content code to create content for multiple languages at once but I am getting a nullReferenceException: (sorry about the formatting) Can anyone point me in the right direction?

    Line 100:        if (!Page.IsValid)
    Line 101:            return;
    Line 102:        BasePage.Current.ClientTools.ChangeContentFrameUrl(dialogHandler_temp.Create(helper.Request("nodeType"),
    Line 103:                                                                                     int.Parse(nodeType.SelectedValue),
    Line 104:                                                                                     int.Parse(Request["nodeID"]),

     

Please Sign in or register to post replies

Write your reply to:

Draft