website bug

since you updated the forum software, I get this error Server Error in '/' Application. Index was outside the bounds of the array. like 90% of all the time, it does not matter where I want to go, my account, forum, library or anything else. It starts to be annoying, a lot...
5,326 views 8 replies
Reply #1 Top
Yep,
I have the same problem - I wanted to log on and buy the game, but the website bug prevents me from doing so
Hope you will have this under control asap.
Fred
Reply #2 Top
What browser are you using? I don't have that problem at all. (using IE)
Reply #3 Top
Yup there's definitely a problem using both IE & Firefox here. Databanks, Downloads, Journals, Screenshots and Purchase tabs are borked atm.

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]

edit: Note to admins: [=< and ]=>

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.Purchase..ctor() +11
ASP.purchase_aspx..ctor() +29
__ASP.FastObjectFactory_app_web_purchase_aspx_cdcab7d2_ea_gdwqj.Create_ASP_purchase_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


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
Reply #4 Top
Is this something I need to fix or is it their problem?

Duban claimed he got using X-Fire.
Reply #5 Top
Same problem in downloads for me, using Internet Explorer
Reply #6 Top
Sorry, now I see. When I tried to access the downloads section I recieved that error too.
Reply #7 Top
Other than the forum looking funky for about 1 second before returning to normal, I haven't seen any problems..

Firefox here.