出错页面: http://www.xxbrkj.com/Article_show.aspx?chid=4&id=87
错误源: System.Data
信息: .Net Framework 数据提供程序要求 Microsoft Data Access Components(MDAC)。请安装 Microsoft Data Access Components(MDAC) 2.6 或更高版本。
Stack trace: 在 System.Data.OleDb.OleDbConnectionInternal.GetObjectPool() 在 System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) 在 System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 在 System.Data.OleDb.OleDbConnection.Open() 在 wzweb.DB.AccessHelper1.PrepareCommand(OleDbCommand cmd, OleDbConnection conn, OleDbTransaction trans, String cmdText, OleDbParameter[] cmdParms) 位置 G:\网站2017\新乡奥达\DB\AccessHelper1.cs:行号 449 在 wzweb.DB.AccessHelper1.Query(String SQLString, OleDbParameter[] cmdParms) 位置 G:\网站2017\新乡奥达\DB\AccessHelper1.cs:行号 427 在 wzweb.DAL.com.GetSimpleModel(Int32 Id) 位置 G:\网站2017\新乡奥达\DAL\com.cs:行号 125 在 wzweb.BLL.com.GetSimpleModel(Int32 Id) 位置 G:\网站2017\新乡奥达\Bll\com.cs:行号 96 在 wzweb.web.Article_show.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)