当我同时打开两个excel文件时,其中一个包含我遇到过此类问题的查询。退出的唯一方法是使用 Ctrl + alt + del 因此,强制退出。为什么会发生这种情况以及如何避免此类问题?
Feedback Type:
Frown (Error)
Timestamp:
2019-04-30T11:23:21.6735368Z
Local Time:
2019-04-30T15:23:21.6735368+04:00
Release:
June 2018
Product Version:
2.59.5135.201 (PQ-CY18SU06) (x86)
Error Message:
Object reference not set to an instance of an object.
Stack Trace:
at Microsoft.Mashup.Client.UI.Windows.JsHostedScript.<>c__DisplayClass4.<InvokeScript>b__3()
at Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeScript(Func`1 invokeScript)
at Microsoft.Mashup.Client.UI.Windows.JsHostedScript.InvokeScript(String script, Boolean bypassDebugHost)
at Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke[T](String script, T& result)
at Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke(String script)
at Microsoft.Mashup.Client.Excel.TaskPaneControl.NotifyInteractiveChanged()
at Microsoft.Mashup.Client.Excel.TaskPaneControl.<>c__DisplayClass17.<OnApplicationActivationChange>b__16()
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, String actionName, Action action)
Stack Trace Message:
Object reference not set to an instance of an object.
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)
at Microsoft.Mashup.Client.Excel.AddInUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass1.<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.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, String actionName, Action action)
at Microsoft.Mashup.Client.Excel.TaskPaneControl.<>c__DisplayClass17.<OnApplicationActivationChange>b__15()
at Microsoft.Mashup.Client.Excel.TaskPaneControl.ExecuteEventHandlerAction(Action action)
at Microsoft.Mashup.Client.Excel.TaskPaneControl.OnApplicationActivationChange(Boolean activated)
at Microsoft.Mashup.Client.Excel.Shim.ApplicationActivationChangeEventHandler.Invoke(Boolean activated)
at Microsoft.Mashup.Client.Excel.Shim.ExcelServices.ApplicationMsoComponent.OnAppActivate(Boolean fActive, Int32 dwOtherThreadID)