Copied to clipboard

Flag this post as spam?

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


  • C Andreasson 79 posts 207 karma points
    Jul 09, 2013 @ 12:39
    C Andreasson
    0

    Copy the existing site for a new language

    Hi 

    I have copy my Welcome page in the content tree.

    Then selected the top-most content node in the tree view

    But got 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.]

       umbraco.dialogs.moveOrCopy.HandleDocumentMoveOrCopy() +401

       umbraco.dialogs.moveOrCopy.HandleMoveOrCopy(Object sender, EventArgs e) +47

       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9552602

       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103

       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10

       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35

       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

     

    Can some tell me what I can do??

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 09, 2013 @ 15:59
    Jan Skovgaard
    0

    Hi C

    What version of Umbraco are you using? Seems like something went awfully wrong during the copy?

    /Jan

  • C Andreasson 79 posts 207 karma points
    Jul 09, 2013 @ 16:21
    C Andreasson
    0

     

    Just to be sure you read the version in web.config - "UmbracoConfigurationStatus" value="6.1.2"

    Version 6.1.2

    I installed it in VS2012 through nuget.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 09, 2013 @ 16:45
    Jan Skovgaard
    0

    Hi C

    Ok, I'm afraid this might be a bug - I think it's best to file a report on the issue tracker here http://issues.umbraco.org/issues so the core team can have a look at this issue.

    Please post the link to the bugreport in here so others who may come across this issue can vote it up.

    Btw what database are you running?

    /Jan

  • C Andreasson 79 posts 207 karma points
    Jul 10, 2013 @ 11:01
    C Andreasson
    0

    I am using MSSQL DB.

    Maybe I'm being a bit stupid but I can not figure out how to report an error on that site?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 10, 2013 @ 11:19
    Jan Skovgaard
    0

    Hi C

    You need to login to the site - so if you have not created a profile yet that's step 1. It can be done from here http://issues.umbraco.org/registerUserForm.

    Once logged in there is a few menu items in a navigation bar where there is a button marked in orange saying "Create item". This is the button you want to click to add the report. 

    You can check and vote on exisiting issues by going to http://issues.umbraco.org/issues (Requires that you're logged in though).

    Hope this helps.

    /Jan

  • C Andreasson 79 posts 207 karma points
    Jul 10, 2013 @ 17:53
    C Andreasson
    0

    Hi Jan 

    Yes it did - now I have made ​​a report so I will return when there are answers.

    Thank you so much for always responding so quick with good answers ;-)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 11, 2013 @ 00:02
    Jan Skovgaard
    0

    Hi C

    Thanks for the kind words I try to do my best :) And thanks for reporting it #h5yr :) (Which is short for High 5 you rock!).

    /Jan

  • C Andreasson 79 posts 207 karma points
    Jul 12, 2013 @ 17:11
    C Andreasson
    0

    Here's what Sebastian wrote.

    this is a bug in version 6.1.2 which has been fixed for 6.1.3.

    http://issues.umbraco.org/issue/U4-2502.

     

    Should I install a new version V6.1.3 and copy everything from the project with (V6.1.2) into the a new project or is ther or a quick way?

Please Sign in or register to post replies

Write your reply to:

Draft