[InvalidOperationException: 存储过程“new_GongQiuOfIndex”不存在。]
System.Data.SqlClient.SqlCommand.DeriveParameters() +1274
System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +42
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter)
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter)
Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName)
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
Class.DataRead.RdDataUseDrOfPro(String connstr, String proname, Object[] parameterValues)
web.Include.index_middle_d1.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +772
|