问题描述
每当我尝试从 Odyssey Launcher 启动 Odyssey Navigator 窗口时,我都会收到错误消息。
我尝试启动的每个网站都会发生这种情况。
- 我重新安装了 Odyssey Launcher 和 Odyssey Navigator。
- 我正在使用以下 Odyssey Navigator 附加参数:-enable "dev,WEBAPP,ALLIANCE,SAASClients,saas,2016eap"
- 我不尝试以系统或我的自定义登录名登录。
- 我拉取了 Odyssey Launcher 存储库并在本地调试,没有遇到问题。
有谁知道我可以做些什么来让它重新工作?
错误:
at OdysseyLauncher.OdysseyNavigatorLoginManager.<>c__displayClass13_0.<_LoginNewGatewayWindow>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from prevIoUs location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at OdysseyLauncher.OdysseyNavigatorLoginManager.<_LoginNewGatewayWindow>d__13.MoveNext()
--- End of stack trace from prevIoUs location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OdysseyLauncher.OdysseyNavigatorLoginManager.<LoginNewGatewayWindow>d__12.MoveNext()
--- End of stack trace from prevIoUs location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OdysseyLauncher.SiteLauncher.<LaunchSiteNavigator>d__9.MoveNext()
--- End of stack trace from prevIoUs location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncmethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback,Object args,Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source,Delegate callback,Int32 numArgs,Delegate catchHandler)
at System.Windows.Threading.dispatcherOperation.InvokeImpl()
at System.Windows.Threading.dispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext,ContextCallback callback,Object state,Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext,Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext,Object state)
at System.Windows.Threading.dispatcherOperation.Invoke()
at System.Windows.Threading.dispatcher.ProcessQueue()
at System.Windows.Threading.dispatcher.WndProcHook(IntPtr hwnd,Int32 msg,IntPtr wParam,IntPtr lParam,Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd,Boolean& handled)
at MS.Win32.HwndSubclass.dispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback,Delegate catchHandler)
at System.Windows.Threading.dispatcher.LegacyInvokeImpl(dispatcherPriority priority,TimeSpan timeout,Delegate method,Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd,IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.dispatchMessage(MSG& msg)
at System.Windows.Threading.dispatcher.PushFrameImpl(dispatcherFrame frame)
at System.Windows.Threading.dispatcher.PushFrame(dispatcherFrame frame)
at System.Windows.Application.Rundispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at OdysseyLauncher.App.Main()
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)