Add
Add to plan
Share via
Facebook
LinkedIn
Email
Excel Error importing from csv: Container unexpectedly exited. Exit code: 0xC0000142
2022-05-05T18:40:00+00:00
Hi, Is there any solution for the following:
Excel 365 Version 2204 Build 15128.20178 gives the below error when trying to import any data from text/csv
Same files import on other computers with identical Excel build.
Tried safe mode, quick repair and reinstall of Office apps
Legacy text import succeeds.
| Feedback Type: |
| --- |
| Frown (Error) |
| |
| Error Message: |
| Error |
| |
| Stack Trace: |
| |
| |
| Stack Trace Message: |
| Error |
| |
| Invocation Stack Trace: |
| at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail) |
| at Microsoft.Mashup.Client.UI.Shared.IUIHostExtensions.RaiseErrorDialog(IUIHost uiHost, IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) |
| 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.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) |
| 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.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) |
| 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.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c\_\_DisplayClass87\_1.<OnQuerySettingsResolved>b\_\_0() |
| at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) |
| 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| |
| |
| InnerException0.Stack Trace Message: |
| Container unexpectedly exited. Exit code: 0xC0000142. PID: 19352 |
| |
| InnerException0.Stack Trace: |
| at Microsoft.Mashup.Host.Document.Analysis.PackageDocumentAnalysisInfo.PackagePartitionAnalysisInfo.SetPreviewValue(EvaluationResult2`1 result, Func`1 getStaleSince, Func`1 getSampled) |
| |
| InnerException0.Invocation Stack Trace: |
| at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail) |
| at Microsoft.Mashup.Client.UI.Shared.IUIHostExtensions.RaiseErrorDialog(IUIHost uiHost, IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) |
| 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.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) |
| 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.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) |
| 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.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c\_\_DisplayClass87\_1.<OnQuerySettingsResolved>b\_\_0() |
| at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) |
| 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| |
| |
| InnerException1.Stack Trace Message: |
| Container unexpectedly exited. Exit code: 0xC0000142. PID: 19352 |
| |
| InnerException1.Stack Trace: |
| at Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.RemoteEvaluation`1.TryCompleteWithException(Exception exception) |
| at Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.RemoteEvaluation.Evaluate(Boolean enableFirewall) |
| at Microsoft.Mashup.Evaluator.EvaluatorThreadPool.EvaluatorThread(Object state) |
| at Microsoft.Mashup.Evaluator.SafeThread2.<>c\_\_DisplayClass9\_0.<CreateAction>b\_\_0(Object o) |
| 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.Threading.ThreadHelper.ThreadStart(Object obj) |
| |
| InnerException1.Invocation Stack Trace: |
| at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail) |
| at Microsoft.Mashup.Client.UI.Shared.IUIHostExtensions.RaiseErrorDialog(IUIHost uiHost, IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) |
| 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.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) |
| 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.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) |
| 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.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c\_\_DisplayClass87\_1.<OnQuerySettingsResolved>b\_\_0() |
| at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) |
| 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| |
| |
| InnerException2.Stack Trace Message: |
| Container unexpectedly exited. Exit code: 0xC0000142. PID: 19352 |
| |
| InnerException2.Stack Trace: |
| at Microsoft.Mashup.Evaluator.ContainerProcess.WithClientPipesAttachedEvent(String hostToContainerPipeName, Func`1 func) |
| at Microsoft.Mashup.Evaluator.ContainerProcess.CreateProcess() |
| at Microsoft.Mashup.Evaluator.ProcessContainerFactory.Container.CreateProcess(EvaluatorConfiguration configuration, String arguments, ContainerJob job) |
| at Microsoft.Mashup.Evaluator.ProcessContainerFactory.Container..ctor(EvaluatorConfiguration configuration, String exitMutexName, Int32 containerID, ContainerJob job) |
| at Microsoft.Mashup.Evaluator.ProcessContainerFactory.CreateProcessContainer() |
| at Microsoft.Mashup.Evaluator.WorkingSetProcessContainerFactory.CreateProcessContainer() |
| at Microsoft.Mashup.Evaluator.ContainerPoolContainerFactory.CreatePooledContainer(TimeSpan ttlAdjustment) |
| at Microsoft.Mashup.Evaluator.ContainerPoolContainerFactory.CreateContainer() |
| at Microsoft.Mashup.Evaluator.RemoteEvaluationContainerFactory.CreateContainer() |
| at Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.CreateContainer() |
| at Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.RemoteEvaluation.Evaluate(Boolean enableFirewall) |
| |
| InnerException2.Invocation Stack Trace: |
| at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace() |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 depth) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail) |
| at Microsoft.Mashup.Client.UI.Shared.IUIHostExtensions.RaiseErrorDialog(IUIHost uiHost, IWindowHandle activeWindow, FeedbackPackageInfo feedbackPackageInfo, Exception e, LocalizedString dialogTitle, LocalizedString dialogMessage, Boolean useGDICapture) |
| 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.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.HandleImportEvaluationException(ExceptionResult exceptionView, Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor) |
| 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.Shim.NativeCoAuthServices.NotifyGetDataPresence(IWorkbook workbook, Action action) |
| 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.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination) |
| at Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c\_\_DisplayClass87\_1.<OnQuerySettingsResolved>b\_\_0() |
| at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action) |
| 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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| |
| |
| Supports Premium Content: |
| TRUE |
| |
| Formulas: |
| |
| |
| section Section1; |
| |
| shared #"2021-11-02-09-27-24" = let |
| in |
| Source; |
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
Report a concern
I have the same question
(0)