Share via

"Get data / from .accdb" function in Excel doesn't work

Anonymous
2022-12-22T10:28:37+00:00

Hello,

I've experienced issue with "Get data" function in Excel.

While trying to import some data from accdb or mbd file error attached below pops up.

  • O365 has been reinstalled manually and via Online repair function
  • new Office profile has been created
  • cache cleared
  • not working also with /safe parameter
  • Data encryption switched to legacy
  • COM add-ins turned off one by one
  • checked same files on other computer with same Office compilation - works fine
  • checked on other O365 account on affected device - not working

Actions above didn't solve the issue.

If You have any ideas/solutions that could help - please let me know :)

Checked on office ver. 2108 16.0.14326.20850 and 2008 (no compilation number).

Error log:

| Feedback Type: <br><br>Frown (Error) <br><br> <br><br>Error Message: <br><br>Błąd <br><br> <br><br>Stack Trace: <br><br> <br><br> <br><br>Stack Trace Message: <br><br>Błąd <br><br> <br><br>Invocation Stack Trace: <br><br> w Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() <br><br> w Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable1 stackTraceInfo, String messageDetail) <br><br> w Microsoft.Mashup.Client.UI.Windows.UIHost.RaiseErrorDialog(IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.Excel.Native.NativeUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.&lt;&gt;c\_\_DisplayClass14\_0.&lt;HandleException&gt;b\_\_0() <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.OnGetPreviewResult(PreviewResult preview, Query query, String sourceID, String formulaTitle, Nullable1 explicitImportDestination, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.&lt;&gt;c\_\_DisplayClass62\_0.&lt;GetPreviewResult&gt;b\_\_1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeWorkbookStorageServices.Microsoft.Mashup.Client.Excel.Shim.IDeferredStorageInvoker.InvokeDeferredStorageAction(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.InvokeCoauthAction(IWorkbook workbook, UndoableActionType actionType, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.&lt;&gt;c\_\_DisplayClass62\_0.&lt;GetPreviewResult&gt;b\_\_0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.&lt;&gt;c\_\_DisplayClass55\_1.&lt;NotifyGetDataPresence&gt;b\_\_1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.&lt;&gt;c\_\_DisplayClass55\_0.&lt;NotifyGetDataPresence&gt;b\_\_0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.&lt;&gt;c\_\_DisplayClass56\_0.&lt;InvokeOnWorkbook&gt;b\_\_0(IWorkbook workbook, IWindowContext windowContext) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook[T](Func3 action, T defaultValue) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.NotifyGetDataPresence(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.&lt;&gt;c\_\_DisplayClass88\_1.&lt;OnQuerySettingsResolved&gt;b\_\_0() <br><br> w Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.&lt;&gt;c\_\_DisplayClass5\_0.&lt;Post&gt;b\_\_0(Object null) <br><br> w System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) <br><br> w System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) <br><br> w System.Delegate.DynamicInvokeImpl(Object[] args) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) <br><br> w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbacks() <br><br> w System.Windows.Forms.Control.WndProc(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) <br><br> w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) <br><br> <br><br> <br><br>InnerException0.Stack Trace Message: <br><br>Składnik zewnętrzny zgłosił wyjątek. <br><br> <br><br>InnerException0.Stack Trace: <br><br> w Microsoft.Mashup.Evaluator.EvaluationHost.OnException(IEngineHost engineHost, IMessageChannel channel, ExceptionMessage message) <br><br> w Microsoft.Mashup.Evaluator.RemoteEvaluationContainerFactory.Container.OnException(IMessageChannel channel, ExceptionMessage message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.&lt;&gt;c\_\_DisplayClass3\_01.<AddHandler>b__0(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.OnMessageWithUnknownChannel(IMessageChannel baseChannel, MessageWithUnknownChannel messageWithUnknownChannel) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.<>c__DisplayClass3_01.&lt;AddHandler&gt;b\_\_0(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.Interface.IMessageChannelExtensions.WaitFor[T](IMessageChannel channel) <br><br> w Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.WaitFor(Func1 condition, Boolean disposing) <br><br> w Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.TracingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Evaluator.Interface.NotifyingPreviewValueSource.get_TableSource() <br><br> w Microsoft.Mashup.Host.Document.Analysis.PackageDocumentAnalysisInfo.PackagePartitionAnalysisInfo.SetPreviewValue(EvaluationResult21 result, Func1 getStaleSince, Func1 getSampled) <br><br> <br><br>InnerException0.Invocation Stack Trace: <br><br> w Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() <br><br> w Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable1 stackTraceInfo, String messageDetail) <br><br> w Microsoft.Mashup.Client.UI.Windows.UIHost.RaiseErrorDialog(IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.Excel.Native.NativeUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0() <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.OnGetPreviewResult(PreviewResult preview, Query query, String sourceID, String formulaTitle, Nullable1 explicitImportDestination, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeWorkbookStorageServices.Microsoft.Mashup.Client.Excel.Shim.IDeferredStorageInvoker.InvokeDeferredStorageAction(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.InvokeCoauthAction(IWorkbook workbook, UndoableActionType actionType, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_1.<NotifyGetDataPresence>b__1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_0.<NotifyGetDataPresence>b__0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass56_0.<InvokeOnWorkbook>b__0(IWorkbook workbook, IWindowContext windowContext) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbookT <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.NotifyGetDataPresence(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.&lt;&gt;c\_\_DisplayClass88\_1.&lt;OnQuerySettingsResolved&gt;b\_\_0() <br><br> w Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.&lt;&gt;c\_\_DisplayClass5\_0.&lt;Post&gt;b\_\_0(Object null) <br><br> w System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) <br><br> w System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) <br><br> w System.Delegate.DynamicInvokeImpl(Object[] args) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) <br><br> w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbacks() <br><br> w System.Windows.Forms.Control.WndProc(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) <br><br> w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) <br><br> <br><br> <br><br>InnerException1.Stack Trace Message: <br><br>Składnik zewnętrzny zgłosił wyjątek. <br><br> <br><br>InnerException1.Stack Trace: <br><br> w Microsoft.Mashup.Evaluator.EvaluationHost.&lt;&gt;c\_\_DisplayClass14\_0.&lt;TryReportException&gt;b\_\_1() <br><br> w Microsoft.Mashup.Common.SafeExceptions.IgnoreSafeExceptions(IEngineHost host, IHostTrace trace, Action action) <br><br> w Microsoft.Mashup.Evaluator.EvaluationHost.TryReportException(IHostTrace trace, IEngineHost engineHost, IMessageChannel channel, Exception exception) <br><br> w Microsoft.Mashup.Evaluator.EvaluationHost.TryHandleException(Exception exception) <br><br> w Microsoft.Mashup.Evaluator.SafeThread2.HandleException(Exception e) <br><br> w Microsoft.Mashup.Evaluator.SafeThread2.&lt;&gt;c\_\_DisplayClass9\_0.&lt;CreateAction&gt;b\_\_0(Object o) <br><br> w Microsoft.Mashup.Evaluator.SafeThread2.&lt;&gt;c\_\_DisplayClass3\_0.&lt;CreateThreadStart&gt;b\_\_1(Object o) <br><br> w Microsoft.Mashup.Container.EvaluationContainerMain.SafeRun(String[] args) <br><br> w Microsoft.Mashup.Container.BootstrapAppDomainManager.Execute(String[] argv) <br><br> <br><br>InnerException1.Invocation Stack Trace: <br><br> w Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() <br><br> w Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable1 stackTraceInfo, String messageDetail) <br><br> w Microsoft.Mashup.Client.UI.Windows.UIHost.RaiseErrorDialog(IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.Excel.Native.NativeUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0() <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback) <br><br> w Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.OnGetPreviewResult(PreviewResult preview, Query query, String sourceID, String formulaTitle, Nullable1 explicitImportDestination, Boolean isNewQuery, Boolean isFromEditor) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeWorkbookStorageServices.Microsoft.Mashup.Client.Excel.Shim.IDeferredStorageInvoker.InvokeDeferredStorageAction(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.InvokeCoauthAction(IWorkbook workbook, UndoableActionType actionType, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass62_0.<GetPreviewResult>b__0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_1.<NotifyGetDataPresence>b__1() <br><br> w Microsoft.Mashup.Client.Excel.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass55_0.<NotifyGetDataPresence>b__0(IWorkbook workbook) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.<>c__DisplayClass56_0.<InvokeOnWorkbook>b__0(IWorkbook workbook, IWindowContext windowContext) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbookT <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.InvokeOnWorkbook(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.NotifyGetDataPresence(Action1 action) <br><br> w Microsoft.Mashup.Client.Excel.ExcelDataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable1 explicitImportDestination) <br><br> w Microsoft.Mashup.Client.UI.Shared.DataImporter.&lt;&gt;c\_\_DisplayClass88\_1.&lt;OnQuerySettingsResolved&gt;b\_\_0() <br><br> w Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) <br><br> w Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.&lt;&gt;c\_\_DisplayClass5\_0.&lt;Post&gt;b\_\_0(Object null) <br><br> w System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) <br><br> w System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) <br><br> w System.Delegate.DynamicInvokeImpl(Object[] args) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) <br><br> w System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) <br><br> w System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) <br><br> w System.Windows.Forms.Control.InvokeMarshaledCallbacks() <br><br> w System.Windows.Forms.Control.WndProc(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) <br><br> w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) <br><br> w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) <br><br> <br><br> <br><br>InnerException2.Stack Trace Message: <br><br>Składnik zewnętrzny zgłosił wyjątek. <br><br> <br><br>InnerException2.Stack Trace: <br><br> w System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper) <br><br> w System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) <br><br> w System.Data.OleDb.OleDbConnectionStringBuilder.GetProviderInfo(String provider) <br><br> w System.Data.OleDb.OleDbConnectionStringBuilder.get\_Keys() <br><br> w System.Data.Common.DbConnectionStringBuilder.get\_ConnectionString() <br><br> w System.Data.Common.DbConnectionStringBuilder.ToString() <br><br> w Microsoft.Mashup.Engine1.Library.Common.AccessDatabaseEngine.IsInvalidAceConfiguration() <br><br> w Microsoft.Mashup.Engine1.Library.Common.AccessDatabaseEngine.get\_ProviderName() <br><br> w Microsoft.Mashup.Engine1.Library.Access.AccessEnvironment.Create(IEngineHost host, AceSourceFile file, Value options) <br><br> w Microsoft.Mashup.Engine1.Library.Access.AccessModule.DatabaseFunctionValue.TypedInvoke(BinaryValue database, Value options) <br><br> w Microsoft.Mashup.Engine1.Runtime.NativeFunctionValue23.Invoke(Value arg0, Value arg1) <br><br> w Microsoft.Mashup.Engine1.Runtime.DelegatingFunctionValue.Invoke(Value arg0, Value arg1) <br><br> w Microsoft.Mashup.Engine1.Runtime.DelegatingFunctionValue.Invoke(Value arg0, Value arg1) <br><br> w Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction2.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction2.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Runtime.RecordValue.get_Item(String field) <br><br> w Microsoft.Mashup.Engine1.Language.FieldAccessInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Runtime.RecordValue.get_Item(Value key) <br><br> w Microsoft.Mashup.Engine1.Runtime.Library.Linker.BindFunctionValue.TypedInvoke(RecordValue environment, Value section, TextValue name) <br><br> w Microsoft.Mashup.Engine1.Runtime.NativeFunctionValue34.Invoke(Value arg0, Value arg1, Value arg2) <br><br> w Microsoft.Mashup.Engine1.Runtime.FunctionValue.Invoke(Value[] args) <br><br> w Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction.Execute(MembersFrame0& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue0.Invoke() <br><br> w Microsoft.Mashup.Engine1.Language.ListInstruction.RuntimeListValue.Force(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Language.ListInstruction.RuntimeListValue.get\_Item(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Runtime.ListValue.get\_Item(Value key) <br><br> w Microsoft.Mashup.Engine1.Runtime.Library.List.ElementWithListCheckFunctionValue.Invoke(Value collection, Value key) <br><br> w Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get\_Item(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Runtime.RecordValue.get\_Item(String field) <br><br> w Microsoft.Mashup.Engine1.Language.FieldAccessInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.Instruction.ExecuteCondition(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.DebugInstruction.ExecuteCondition(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.IfInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get\_Item(Int32 index) <br><br> w Microsoft.Mashup.Engine1.Runtime.RecordValue.get\_Item(String field) <br><br> w Microsoft.Mashup.Engine1.Language.FieldAccessInstruction.Execute(MembersFrame0& frame) <br><br> w Microsoft.Mashup.Engine1.Language.MembersFunctionValue0.Invoke() <br><br> w Microsoft.Mashup.Engine1.Runtime.FunctionValue.Invoke(Value[] args) <br><br> w Microsoft.Mashup.Engine1.Engine.Microsoft.Mashup.Engine.Interface.IEngine.Invoke(IValue function, IValue[] arguments) <br><br> w Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.FirewallPartition.BeginGetResult[T](Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.Evaluation1.OnBufferComplete(Exception exception) <br><br> w Microsoft.Mashup.Evaluator.Firewall.BufferNextPartition(List1 partitionsToBuffer, Int32 nextPartition, Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.Firewall.BeginBufferPartitions(Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.BeginGetResultInternalT <br><br> w Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action1 callback) <br><br> w Microsoft.Mashup.Evaluator.Interface.IDocumentEvaluatorExtensions.GetResult[T](IDocumentEvaluator1 evaluator, DocumentEvaluationParameters parameters) <br><br> w Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetResultT <br><br> w Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetPreviewValueSource(IMessageChannel channel, BeginGetPreviewValueSourceMessage message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.<>c__DisplayClass3_01.&lt;AddHandler&gt;b\_\_0(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.OnMessageWithUnknownChannel(IMessageChannel baseChannel, MessageWithUnknownChannel messageWithUnknownChannel) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.&lt;&gt;c\_\_DisplayClass3\_01.<AddHandler>b__0(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message) <br><br> w Microsoft.Mashup.Evaluator.EvaluationHost.Run() <br><br> w Microsoft.Mashup.Container.EvaluationContainerMain.Run(Object args) <br><br> w Microsoft.Mashup.Evaluator.SafeThread2.<>c__DisplayClass3_0.<CreateThreadStart>b__0(Object o) <br><br> w Microsoft.Mashup.Evaluator.SafeThread2.<>c__DisplayClass9_0.<CreateAction>b__0(Object o) <br><br> <br><br>InnerException2.Invocation Stack Trace: <br><br> w Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() <br><br> w Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) <br><br> w Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail) <br><br> w Microsoft.Mashup.Client.UI.Windows.UIHost.RaiseErrorDialog(IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.Excel.Native.NativeUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture) <br><br> w Microsoft.Mashup.Client.UI.Shared.Unexpe

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-01-12T10:35:09+00:00

    Hello George,

    Do you have any other ideas that could solve the issue?

    It looks like many accounts in our company are affected, but most of them never used this function.

    Thanks in advance for Your help.

    Best regards

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-12-23T08:15:48+00:00

    Dear George,

    Thanks for Your quick response.

    As You asked:

    I've reinstalled Office package using uninstall support tool and situation looks the same like before.

    I've checked how it works on local and domain administrative account and its still not possible to import data from access files.

    Additionally - .NET Framwork has been updated to newest verstion.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-12-22T17:31:52+00:00

    Dear AccessUserVP,

    Good day! Thanks for posting in the community. We are happy to help you.

    According to your description, the situation only happens on your device, and you have already tried some steps. For "O365 has been reinstalled manually", I would like to reconfirm if you uninstalled Office from Apps & feature. If so, please try to install and run the Office uninstall support tool to completely uninstall the existing Office applications, then reinstall Office and check again.

    Also, you can switch to another Windows user profile (if you don’t have another Windows user profile, please create a new Windows user profile, then switch to the new user profile), run Excel and check again.

    We look forward to your response. Thanks for your cooperation.

    Sincerely,

    George | Microsoft Community Moderator

    Was this answer helpful?

    0 comments No comments