• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

can't enter certain threads when I'm logged in?

What do you mean, "can't enter"?
You can't see it? You can't post? You can't jump into your monitor and step into thread?
 
I am directed to this page: http://forums.anandtech.com/Er...path=/messageview.aspx

which says:

Ooops! You encountered an error, we have let the webmaster know about the problem.

Click here to return to the forums.

If I am not logged in, the thread loads normally.

The problem occurs regardless of the browser I use.

I've even tried opening a second window/tab for logging in once I have the thread open in a first window/tab. Once I am logged in, if I reload the problematic thread, it directs me to the error page once more.
 
I don't appear to have any forums blocked.

And the majority of threads in ATOT have loaded normally. If I come across another one I will update this thread with it.

Any other ideas?
 
Oh no, let me clarify, it's not just once. It always happens with that thread (and with the other threads that I didn't make note of).

When I click on the link to it right now, I still get redirected to the error message page.
 
Now I'm getting this when I try to read the aforementioned thread when logged in:

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:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
FuseTalk.API.InsertMessageForTree(Message MessageToInsert, Int32 Loc, Message[] Messages, Int32 Parent) +845
FuseTalk.API.GetMessageTree(Message[] Messages) +992
ASP.include_common_maketree_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) +26
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
System.Web.UI.Control.Render(HtmlTextWriter writer) +10
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
ASP.lib_messageview_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) +9292
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
System.Web.UI.Control.Render(HtmlTextWriter writer) +10
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +134
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
System.Web.UI.Page.Render(HtmlTextWriter writer) +29
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


 
I've had this error before. I put up a punching bag and wrote "Ooops! You encountered an error" in sharpie on it and beat the shit out of it. Didn't help, but it made me feel better.
 
I don't know what to tell you. I can enter all of those threads and it appears so far that nobody else has your problem. It's really hard to do anything with unreproducible errors. 🙁
 
Could it be something wrong with my account username?

It used to be Vinny_N, but it had to get converted at some point when the board software changed and underscores were no longer supported.
 
Really? It never clears up for me. I still can't see any of the threads I mentioned except when I'm not logged in at all.
 
Back
Top