Copied to clipboard

Flag this post as spam?

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


  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Mar 23, 2010 @ 23:35
    Jan Skovgaard
    0

    Task with id: '1101' not found - Questions about the "Send To Translation" function...

    Hi guys

    I'm currently playing around with the "Send To Translation" function.

    When I'm trying to login using the provided URL that looks like this: http://example.com/umbraco/translation/details.aspx?id=1101

    I get the following ASP.NET error and I'm wondering what I need to do to fix it. Also I would like to know where the text in the generated e-mail notification can be changed?

    Server Error in '/' Application.

    Task with id: '1101' not found
    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.ArgumentException: Task with id: '1101' not found

    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:

    [ArgumentException: Task with id: '1101' not found]
       umbraco.cms.businesslogic.task.Task..ctor(Int32 TaskId) +483
       umbraco.presentation.umbraco.translation.details.Page_Load(Object sender, EventArgs e) +99
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +15
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


    Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3601

    Thanks in advance

    /Jan

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 24, 2010 @ 08:30
    Dirk De Grave
    1

    Hi Jan,

    Issue's been reported before as per my article.

     

    Cheers,

    /Dirk

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Mar 24, 2010 @ 09:50
    Jan Skovgaard
    0

    Hi Dirk

    Cool guide you have written. Just bookmarked it for future reference.

    Do you know where the text in the e-mail can be changed?

    /Jan

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 24, 2010 @ 09:58
    Dirk De Grave
    1

    Yup, sure I can... but so can you... en.xml in umbraco\config\lang folder.

     

    Cheers,

    /Dirk

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies