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