System.NotImplementedException
OleDb is not implemented.
Description: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): System.Data.
Exception stack trace:
at System.Data.OleDb.OleDbConnection..ctor (System.String connectionString) [0x0000b] in <1f4b18b1ef7a42c3ba0e3d253ca7ea5b>:0
at (wrapper remoting-invoke-with-check) System.Data.OleDb.OleDbConnection..ctor(string)
at System.Web.UI.WebControls.AccessDataSourceView..ctor (System.Web.UI.WebControls.AccessDataSource owner, System.String name, System.Web.HttpContext context) [0x00017] in <1cda6085c879470a8daf0cd685f858bf>:0
at System.Web.UI.WebControls.AccessDataSource.CreateDataSourceView (System.String viewName) [0x00008] in <1cda6085c879470a8daf0cd685f858bf>:0
at System.Web.UI.WebControls.SqlDataSource.get_View () [0x00008] in <1cda6085c879470a8daf0cd685f858bf>:0
at System.Web.UI.WebControls.SqlDataSource.set_SelectCommand (System.String value) [0x00000] in <1cda6085c879470a8daf0cd685f858bf>:0
at ASP.homepage_aspx.__BuildControl_AccessDataSource2 () [0x00023] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at ASP.homepage_aspx.__BuildControl_main () [0x00101] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at ASP.homepage_aspx.__BuildControl_Panel1 () [0x00031] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at ASP.homepage_aspx.__BuildControl_form1 () [0x00070] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at ASP.homepage_aspx.__BuildControlTree (ASP.homepage_aspx __ctrl) [0x0003b] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at ASP.homepage_aspx.FrameworkInitialize () [0x00012] in <a12a2efcba5d45d2b130e9c0f83cc78b>:0
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00046] in <1cda6085c879470a8daf0cd685f858bf>:0
at System.Web.HttpApplication+<Pipeline>d__225.MoveNext () [0x008fd] in <1cda6085c879470a8daf0cd685f858bf>:0
at System.Web.HttpApplication.Tick () [0x00000] in <1cda6085c879470a8daf0cd685f858bf>:0
作者:fxg 发布时间:19年05月30日 可选操作:
删除 回复linux不支持OLEDB,你可以尝试用ODBC支持access。
作者:yunei 发布时间:19年05月30日 可选操作:
删除 回复