Is there a problem with the My Account Button?

All I get when I press it is:

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:



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.]
System.Collections.ArrayList.Add(Object value) +43
Bacon.PageBase..ctor() +176
GalCiv2.PageBase..ctor() +11
GalCiv2.MyAccount..ctor() +10
ASP.myaccount_aspx..ctor() +29
__ASP.FastObjectFactory_app_web_4mrleqsl.Create_ASP_myaccount_aspx() +38
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +40
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +139
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155


Thanks for the attention.
5,235 views 5 replies
Reply #1 Top
I hope that it's not me!
Reply #2 Top
No i had the same problem with both Netscape and MSIE.. But i only had the problem trying to log in on the Home page.. If i switched links to the Forums page.. i could log in in MSIE.. but i could still not do it in netscape.. soo.. Hmm.
Either way.. no its not you..
Reply #3 Top
Huh, same problem, different page.


It happens to me on the Download page, and therefor I can't get the 1.1 update.

But from the sounds of things, maybe some hacker decided to attack the site/server?
Reply #4 Top
I can't get into the my account page, from any page... At first I thought it was only from the index page but alas...

EDIT: Actually now that I checked it out, some of the main big buttons don't work: Databanks, Downloads, Journals, Screenshots and Purchace. The other seems to work, still no the Account button though.
Reply #5 Top
Ok, never mind everything works OK today...