Tandem Server CMS
User Name:
Password:
Messages in this topic - RSS

Home » General Questions/Feedback » Custom Errors

4/28/2010 5:46:55 PM

stieferj
stieferj
Posts: 27
So it looks like after I installed the latest version of the application now my 404 error is not working correctly. I get a run time error when I hit a page that does not exsist. I have checked the web.config and the custom errors section looks right and my custom page not found on my host is set to FileNotFound.aspx. The only thing that changed was the version of Tandem Server on my host. I will try reinstalling and see what happens.
permalink
4/28/2010 5:57:02 PM

stieferj
stieferj
Posts: 27
I turned off custom errors so that we can see the actual exception. It's an indexOutOfBoundsException in FileNotFound.aspx.cs at line 23. Please advise or let me know how to roll back the version of the application to the previous version. I'm going to configure to use GoDaddy's 404 for now but here is the whole stack.


Server Error in '/' Application. Index was outside the bounds of the array. 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.IndexOutOfRangeException: Index was outside the bounds of the array.

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:

[IndexOutOfRangeException: Index was outside the bounds of the array.] TandemServerCms.FileNotFound.Page_Load(Object sender, EventArgs e) in FileNotFound.aspx.cs:23 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 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
edited by stieferj on 4/28/2010
permalink
4/28/2010 6:31:22 PM

AlanG
AlanG
Posts: 262
Thank you for logging this. I'll see about getting this fixed asap.
permalink
5/16/2010 9:19:20 PM

AlanG
AlanG
Posts: 262
This has been resolved in the latest release of Tandem Server v2010.05.01
permalink

Home » General Questions/Feedback » Custom Errors



Powered by AspNetForum v.6.0.1.0 © 2006-2009 Jitbit Software