Copied to clipboard

Flag this post as spam?

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


  • Kristoffer Eriksen 185 posts 465 karma points
    May 15, 2013 @ 11:24
    Kristoffer Eriksen
    0

    Missing contenttree in Newsletter section after upgrade

    After I did a manual upgrade the content tree is missing

    By manual install i mean that i got the new package ( 1.3.4 ), created all the libraries, and copied the files to the correct folders, according to the package.xml file.

    I then ran the SQL script to alter to tables, and copied all the files to my solution.

    And now the content tree is missing.

    I was upgrading from a 1.3.2 solution.

    There should be some config changes, so it now uses /config/ but what configfies, should be moved there ?

  • Kristoffer Eriksen 185 posts 465 karma points
    May 15, 2013 @ 12:29
    Kristoffer Eriksen
    0

    This don't work

    http://www.moebler.dk/umbraco/webservices/TreeDataService.ashx?app=newsletterstudio

    But works local

     

    Just getting a

    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.]
       NewsletterStudio.Umbraco.loadSettings.CreateRootNode(XmlTreeNode& rootNode) +21
       umbraco.cms.presentation.Trees.BaseTree.CreateRootNode() +68
       umbraco.cms.presentation.Trees.BaseTree.Initialize() +154
       umbraco.presentation.webservices.TreeDataService.LoadAppTrees(TreeRequestParams treeParams) +160
       umbraco.presentation.webservices.TreeDataService.GetXmlTree() +96
       umbraco.presentation.webservices.TreeDataService.ProcessRequest(HttpContext context) +55
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
    

  • Kristoffer Eriksen 185 posts 465 karma points
    May 15, 2013 @ 12:40
    Kristoffer Eriksen
    100

    Did a full build and deployed my custom website code again.

    Then I got an error in a missing config file, and when I copied that one over, it worked again.

  • Markus Johansson 1936 posts 5864 karma points MVP 2x c-trib
    May 15, 2013 @ 14:34
    Markus Johansson
    0

    Hi Kristoffer!

    Great to see that you found out the problem. In version 1.3.3 we moved the config file to /config/ i guess that is why you had problems.

    This guide show how to go from 1.3.3 to 1.3.4.
    http://support.newsletterstudio.org/customer/portal/articles/1123533-from-version-1-3-3-to-1-3-4

    // m

Please Sign in or register to post replies

Write your reply to:

Draft