AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 StackTrace: 在 iERX7VDwop1nUMyTEZ9.itTcfyDIYDqt9w4jpmj.EFC4mF0xJaW() 在 iERX7VDwop1nUMyTEZ9.itTcfyDIYDqt9w4jpmj.pyd4mtbUtqo() 在 iERX7VDwop1nUMyTEZ9.itTcfyDIYDqt9w4jpmj.cV74mQrxlDw() 在 Quicker.App.<StartupApplicationAsync>d__17.OgiGUtk0ydPbEvJ5mUUe(Object ) 在 Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__15.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 StackTrace: 在 Microsoft.Win32.NativeMethods.ShellExecuteEx(ShellExecuteInfo info) 在 System.Diagnostics.ShellExecuteHelper.ShellExecuteFunction() 在 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()