Windows 10: Table query failing with code 0xC0000005

Discus and support Table query failing with code 0xC0000005 in Windows 10 BSOD Crashes and Debugging to solve the problem; Only fails with this one particular table. Getting the following report: Feedback Type: Frown (Error) Error Message: Container exited unexpectedly... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by ThomasPalmer4, Mar 29, 2019.

  1. Table query failing with code 0xC0000005


    Only fails with this one particular table. Getting the following report:

    Feedback Type:
    Frown (Error)

    Error Message:
    Container exited unexpectedly with code 0xC0000005.
    Used features: Odbc.DataSource/W3ODBCCI.DLL/10.31.0040 000/Pervasive.SQL/10.31.0040 000.

    Stack Trace:
    Microsoft.Mashup.Evaluator.Interface.ErrorException: Container exited unexpectedly with code 0xC0000005.
    Used features: Odbc.DataSource/W3ODBCCI.DLL/10.31.0040 000/Pervasive.SQL/10.31.0040 000. ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Container exited unexpectedly with code 0xC0000005.
    at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
    at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
    --- End of inner exception stack trace ---
    at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
    at Microsoft.Mashup.Evaluator.ChannelMessenger.Read(MessageChannel channel)
    at Microsoft.Mashup.Evaluator.ChannelMessenger.MessageChannel.Read()
    at Microsoft.Mashup.Evaluator.Interface.IMessageChannelExtensions.WaitFor[T](IMessageChannel channel)
    at Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.WaitFor(Func`1 condition, Boolean disposing)
    at Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.TracingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_SmallValue()
    at Microsoft.Mashup.Host.Document.Analysis.PackageDocumentAnalysisInfo.PackagePartitionAnalysisInfo.SetPreviewValue(EvaluationResult2`1 result, Func`1 getStaleSince, Func`1 getSampled)

    Stack Trace Message:
    Container exited unexpectedly with code 0xC0000005.
    Used features: Odbc.DataSource/W3ODBCCI.DLL/10.31.0040 000/Pervasive.SQL/10.31.0040 000.

    Invocation Stack Trace:
    at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
    at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
    at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail)
    at Microsoft.Mashup.Client.Excel.Native.NativeUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
    at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
    at Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback)
    at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
    at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialogBase`1.DelayedInitializationExceptionHandler.HandleException(Exception e)
    at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>c__DisplayClass78_0.<OnAjaxException>b__0()
    at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    at Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass3_0.<Post>b__0(Object null)
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
    at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.RunDialog(Form form)
    at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
    at Microsoft.Mashup.Client.UI.Windows.DialogWindowBase.ShowModal(IWindowHandle windowHandle)
    at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
    at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>c__DisplayClass57_0.<ShowModal>b__0()
    at Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)
    at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.ShowModal(IWindowHandle owner)
    at Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.NavigatorFloatingDialog.ShowEditLoadTo(IWindowHandle owner, IUIHost uiHost, Query query, ITelemetryService telemetryService, ITeachingCalloutManager teachingCalloutManager)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass60_0.<ShowNavigator>b__0(IWorkbook workbook)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_1.<NotifyGetDataPresence>b__1()
    at Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_0.<NotifyGetDataPresence>b__0(IWorkbook workbook)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass56_0.<InvokeOnWorkbook>b__0(IWorkbook workbook, IWindowContext windowContext)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook[T](Func`3 action, T defaultValue)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook(Action`1 action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.NotifyGetDataPresence(Action`1 action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.ShowNavigator(Query query)
    at Microsoft.Mashup.Client.UI.Shared.DataImporter.ShowNavigatorOnSourceQuery(Query query, IEnumerable`1& importedQueries)
    at Microsoft.Mashup.Client.UI.Shared.DataImporter.ImportNavigationSource(Query query)
    at Microsoft.Mashup.Client.UI.Shared.DataImporter.OnGetPreviewResult(PreviewResult preview, Query query, String sourceID, String formulaTitle, Nullable`1 explicitImportDestination, Boolean isNewQuery, Boolean isFromEditor)
    at Microsoft.Mashup.Client.UI.Shared.DataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__1()
    at Microsoft.Mashup.Client.Excel.Shim.NativeWorkbookStorageServices.Microsoft.Mashup.Client.Excel.Shim.IDeferredStorageInvoker.InvokeDeferredStorageAction(IWorkbook workbook, Action action)
    at Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.InvokeCoauthAction(IWorkbook workbook, UndoableActionType actionType, Action action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__0(IWorkbook workbook)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_1.<NotifyGetDataPresence>b__1()
    at Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_0.<NotifyGetDataPresence>b__0(IWorkbook workbook)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass56_0.<InvokeOnWorkbook>b__0(IWorkbook workbook, IWindowContext windowContext)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook[T](Func`3 action, T defaultValue)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook(Action`1 action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.NotifyGetDataPresence(Action`1 action)
    at Microsoft.Mashup.Client.Excel.ExcelDataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination)
    at Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c__DisplayClass75_1.<OnQuerySettingsResolved>b__0()
    at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    at Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass3_0.<Post>b__0(Object null)
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    Supports Premium Content:
    False

    Formulas:


    section Section1;

    shared #"NavigatorBase_1ac78348-5d5c-4a30-913a-8ca13f422271" = let
    Source = Odbc.DataSource("dsn=HOTSY_ODBC", [HierarchicalNavigation=true])
    in
    Source;

    :)
     
    ThomasPalmer4, Mar 29, 2019
    #1

  2. Table that show ANSI code page for each locale

    A Google query like the one below would give you many useful pages:

    list of ansi code pages
     
    Frederik Long, Mar 29, 2019
    #2
  3. Error code 0xc0000005

    Hi Samuel,

    If running your antivirus software to scan for malicious programs does not help, I suggest disabling Data Execution Prevention. It's a built-in feature on Windows for protecting your computer. Some programs may not be compatible with this feature and opening
    the app or game will cause 0xc0000005 error.

    To disable it, log in using an admin account and follow these steps:

    1. Press Windows key + R, type sysdm.cpl and press
      Enter.
    2. Click the Advanced tab > Settings button.
    3. Click the Data Execution Prevention tab.
    4. Select Turn on DEP for all programs and services except those I select.
    5. Click Add and open the problematic executable file/game.
    6. Click OK.

    Let me know how it turns out.
     
    Aileen Alf, Mar 29, 2019
    #3
  4. Table query failing with code 0xC0000005

    error code 0xc0000005

    Hi,

    The error code 0xc0000005 usually appears in the following situations: access violation error, application is unable to start & Windows installation error.

    Here is a guided walk-through that provides steps to help to resolve issues with Windows Updates. Be sure to follow the steps in order:

    Fix Windows Update issues.

    Regards.
     
    Rolando Vil, Mar 29, 2019
    #4
Thema:

Table query failing with code 0xC0000005

Loading...
  1. Table query failing with code 0xC0000005 - Similar Threads - Table query failing

  2. error code 0xc0000005

    in Windows 10 Installation and Upgrade
    error code 0xc0000005: I'm installing windows onto a new pc from a USB. Whenever it starts to install, I get the "windows installation encountered an unexpected error..." message. I've tried switching out the RAM and even changing the USB port from which I'm installing from. Every trick online...
  3. Windows 10, 2004 update fails on appraiser.dll with error code 0xC0000005

    in Windows 10 Installation and Upgrade
    Windows 10, 2004 update fails on appraiser.dll with error code 0xC0000005: I tried to install Windows 2004, and I get the error code 0xC0000005. Looking at the logs from the installation in the Panther directory, I see the following: Exception code 0xC0000005: ACCESS_VIOLATION occurred at 0x00007FFEA182D8C1 in C:\$WINDOWS.~BT\Sources\appraiser.dll...
  4. Windows Update fails every time - error code 0xc0000005

    in Windows 10 Installation and Upgrade
    Windows Update fails every time - error code 0xc0000005: Hi, Windows has been begging me to update from version 1903 for probably over a year now, but every time I've tried to update it fails. If I let it update on restart it shuts my computer down and then gives "Undoing changes made your computer" before booting up the next time....
  5. Error Code 0xc0000005

    in Windows 10 Updates and Activation
    Error Code 0xc0000005: What is the meaning of subject Error Code? I made 3 attempts of installing Windows 10 upgrade to my laptop, but after waiting for almost an hour, I would just get this message "Something Went Wrong. Contact Microsoft Support..." and an Error Code is provided. Above was the...
  6. Version 1803 fails to install with error code 0xc0000005

    in Windows 10 Installation and Upgrade
    Version 1803 fails to install with error code 0xc0000005: I'm currently on version 1709. I have tried many times in the past few months to install this but it never works. Every other update installs just fine. 133119
  7. Version 1803 fails to install with error code 0xc0000005

    in Windows 10 Support
    Version 1803 fails to install with error code 0xc0000005: I'm currently on version 1709. I have tried many times in the past few months to install this but it never works. Every other update installs just fine. 133119
  8. Error Code: 0xc0000005

    in Windows 10 BSOD Crashes and Debugging
    Error Code: 0xc0000005: Hi, i recently downloaded the Adobe Animate free trial to see if i like it. But every time i open it it loads up to the gray screen then force closes. No this isn't strictly an Adobe problem, you can get this error from trying to open any downloaded applications. I tried...
  9. Error code 0xc0000005

    in Windows 10 BSOD Crashes and Debugging
    Error code 0xc0000005: Hi people of the world, I am having trouble installing a game called Left4Dead on my laptop. My laptop information: [ATTACH] I am having trouble with this game: [ATTACH] I have tried the windows 10 trouble shooter and I am up to date on my virus protection and windows...
  10. Error code 0xc0000005

    in Windows 10 Installation and Upgrade
    Error code 0xc0000005: Hi people of the world, I am having trouble installing a game called Left4Dead on my laptop. My laptop information: [ATTACH] I am having trouble with this game: [ATTACH] I have tried the windows 10 trouble shooter and I am up to date on my virus protection and windows...

Users found this page by searching for:

  1. Container exited unexpectedly with code 0xC0000005

    ,
  2. Container exited unexpectedly with code 0xC0000005. Used features: Microsoft.Mashup.SapBwProvider. Stack Trace: Microsoft.Mashup.Evaluator.Interface.ErrorException: Container exited unexpectedly with code 0

    ,
  3. container unexpctedly exited 0xc000005