yhya2oo8 Posted July 26, 2011 Share Posted July 26, 2011 hi When I browse this link http://XXXXXXXX:8880/Interface/GameHosting/GameServers.aspx get ERROR Server Error in '/' Application. Cannot find column ServerName. 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: Cannot find column ServerName. 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: Cannot find column ServerName.] System.Data.DataTable.ParseSortString(String sortString) +950 System.Data.DataView.CheckSort(String sort) +30 System.Data.DataView.set_Sort(String value) +155 Telerik.Web.UI.GridEnumerableFromDataView.PerformTransformation() +3177 Telerik.Web.UI.GridEnumerableFromDataView.TransformEnumerable() +24 Telerik.Web.UI.GridTableView.GetEnumerator(Boolean useDataSource, GridEnumerableBase resolvedDataSource, ArrayList dataKeysArray) +164 Telerik.Web.UI.GridTableView.CreateControlHierarchy(Boolean useDataSource) +514 Telerik.Web.UI.GridTableView.CreateChildControls(IEnumerable dataSource, Boolean useDataSource) +578 System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) +81 System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +144 System.Web.UI.WebControls.DataBoundControl.PerformSelect() +264 Telerik.Web.UI.GridTableView.PerformSelect() +23 Telerik.Web.UI.GridTableView.DataBind() +363 Telerik.Web.UI.RadGrid.DataBind() +73 Telerik.Web.UI.RadGrid.AutoDataBind(GridRebindReason rebindReason) +2488 Telerik.Web.UI.RadGrid.OnLoad(EventArgs e) +226 System.Web.UI.Control.LoadRecursive() +74 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Control.LoadRecursive() +176 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2513 Link to comment Share on other sites More sharing options...
LFA Posted July 26, 2011 Share Posted July 26, 2011 You ordered by a column and then removed the column and saved the settings. This will be fixed in 2.0.28. For now you can create another admin account. It will not happen with the new admin. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now