 'sort' Ч
 'alias' Ч
 'color' Ч
 'sort' Ч
 'isrecom' Ч
 'sort' Ч - System.Data.SqlClient.SqlException (0x80131904):  'sort' Ч
 'alias' Ч
 'color' Ч
 'sort' Ч
 'isrecom' Ч
 'sort' Ч
    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
    System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
    System.Data.SqlClient.SqlDataReader.get_MetaData()
    System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
    System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
    System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
    LMN.Data.SqlHelper.ExecuteDataSet(String connectionString, CommandType cmdType, String cmdText, SqlParameter[] cmdParams)
    LMN.Data.SqlHelper.ExecutePageProc(String connectionString, PageParam p)
    LMN.Web.Admin.Page.Help.Page_Load(Object sender, EventArgs e)
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    System.Web.UI.Control.OnLoad(EventArgs e)
    System.Web.UI.Control.LoadRecursive()
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011/11/15 17:54:44

ޡ - System.IndexOutOfRangeException: ޡ
    LMN.Web.Admin.Shop.AddNew.Save()
    LMN.Web.Admin.Shop.AddNew.Page_Load(Object sender, EventArgs e)
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    System.Web.UI.Control.OnLoad(EventArgs e)
    System.Web.UI.Control.LoadRecursive()
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011/11/15 18:21:03

ޡ - System.IndexOutOfRangeException: ޡ
    LMN.Web.Admin.Shop.AddNew.Save()
    LMN.Web.Admin.Shop.AddNew.Page_Load(Object sender, EventArgs e)
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    System.Web.UI.Control.OnLoad(EventArgs e)
    System.Web.UI.Control.LoadRecursive()
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011/11/16 14:24:05

 'credit' Ч
 'username' Ч
 'scoreused' Ч
 'credit' Ч
 'credit' Ч - System.Data.SqlClient.SqlException (0x80131904):  'credit' Ч
 'username' Ч
 'scoreused' Ч
 'credit' Ч
 'credit' Ч
    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
    System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
    System.Data.SqlClient.SqlDataReader.get_MetaData()
    System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
    System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
    System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
    LMN.Data.SqlHelper.ExecuteDataSet(String connectionString, CommandType cmdType, String cmdText, SqlParameter[] cmdParams)
    LMN.Data.SqlHelper.ExecutePageProc(String connectionString, PageParam p)
    LMN.Web.Admin.Member.Main.Page_Load(Object sender, EventArgs e)
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
    System.Web.UI.Control.OnLoad(EventArgs e)
    System.Web.UI.Control.LoadRecursive()
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2011/11/17 10:48:15

