閱讀370 返回首頁    go windows


KB4041681 更新後Microsoft JET Database Engine使用報錯

2017-10-10進行安全更新KB4041681之後,C#中Microsoft JET Database Engine組件使用報錯

具體如下:

System.Data.OleDb.OleDbException was unhandled

  HResult=-2147467259

  Message=外部數據庫驅動程序 (1) 中的意外錯誤。

  Source=Microsoft JET Database Engine

  ErrorCode=-2147467259

  StackTrace:

        System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)

        System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)

        System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)

        System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)

        System.Data.OleDb.OleDbConnection.Open()

        QIUSOWorkStation.DataManageFrm.ImportUniveseSC01Port300() 位置 xxxxxxx:行號 10832

        QIUSOWorkStation.DataManageFrm.btn_Ok_Click(Object sender, EventArgs e) 位置 xxxxxxx:行號 73

        System.Windows.Forms.Control.OnClick(EventArgs e)

        System.Windows.Forms.Button.OnClick(EventArgs e)

        System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

        System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

        System.Windows.Forms.Control.WndProc(Message& m)

        System.Windows.Forms.ButtonBase.WndProc(Message& m)

        System.Windows.Forms.Button.WndProc(Message& m)

        System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

        System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

        System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

        System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

        System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

        System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

        System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

        System.Windows.Forms.Application.Run(Form mainForm)

        QIUSOWorkStation.Program.Main() 位置 xxxxxxxx:行號 18

        System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)

        System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)

        Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()

        System.Threading.ThreadHelper.ThreadStart_Context(Object state)

        System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

        System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

        System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

        System.Threading.ThreadHelper.ThreadStart()

  InnerException: 

求社區的個位大神們指點條明路~萬分感謝



最後更新:2017-10-12 18:03:16

  上一篇:go 今天更新(KB4041689)完了之後 所有的原生應用和應用市場下載的應用都沒辦法使用了
  下一篇:go KB4041676版本會導致遊戲降幀,藍屏!