| |
 |
 |
 |
 |
 |
 |
 |
 |
 |
欢迎您光临中企动力行业网站!网站运行错误可能是如下原因:
1.非法访问页面。
2.您输入的数据错误。
3.您访问的页面不存在。
4.内容不存在,或已被删除。
5.系统忙,请稍候再试。
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
System.Data.SqlClient.SqlException: 拒绝了对对象 'sp_GetNewInfoInClass'(数据库 'master',所有者 'dbo')的 EXECUTE 权限。
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.FillDataset(IDbCommand command, DataSet dataSet, String[] tableNames)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.FillDataset(IDbConnection connection, IDbTransaction transaction, CommandType commandType, String commandText, DataSet dataSet, String[] tableNames, IDataParameter[] commandParameters)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.FillDataset(IDbConnection connection, CommandType commandType, String commandText, DataSet dataSet, String[] tableNames, IDataParameter[] commandParameters)
at GotDotNet.ApplicationBlocks.Data.AdoHelper.FillDataset(String connectionString, CommandType commandType, String commandText, DataSet dataSet, String[] tableNames, IDataParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.FillDataset(String connectionString, CommandType commandType, String commandText, DataSet dataSet, String[] tableNames, SqlParameter[] commandParameters)
at Project.Business.DBOperator.BusinessInfo.BusinessInfoOperator.GetNewInfoInSelectedClass(String TypeID, String[] InfoDirectionID, Int32 ClassID, Int32 RecordNumber)
at Project.UserControl.NewInfoInSelectedClass.BindList()
at Project.UserControl.NewInfoInSelectedClass.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
|
|