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.
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
Hi Jan,
Issue's been reported before as per my article.
Cheers,
/Dirk
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
Yup, sure I can... but so can you... en.xml in umbraco\config\lang folder.
Cheers,
/Dirk
is working on a reply...
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.