| |
 |
 |
 |
 |
 |
 |
 |
 |
 |
欢迎您光临中企动力行业网站!网站运行错误可能是如下原因:
1.非法访问页面。
2.您输入的数据错误。
3.您访问的页面不存在。
4.内容不存在,或已被删除。
5.系统忙,请稍候再试。
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
System.Data.SqlClient.SqlException: 第 1 行: 'l' 附近有语法错误。
字符串 ') order by adddate desc ' 之前有未闭合的引号。
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.ExecuteDataset(IDbCommand command)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.ExecuteDataset(IDbConnection connection, CommandType commandType, String commandText, IDataParameter[] commandParameters)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, IDataParameter[] commandParameters)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.ExecuteDataset(String connectionString, String spName, Object[] parameterValues)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(String connectionString, String spName, Object[] parameterValues)
at Project.Business.DBOperator.MarketTradeInfoDB.GetMarketTradeTenInfo(Int32 topNumber, String strColList, String strWhere, String strOrderBy)
at Project.Business.MarketTradeService.GetMarketTradeTenInfo(Int32 topNumber, String strColList, String strWhere, String strOrderBy)
at Project.MarketTrade.TradeInfoDetail.Page_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
|
|