System.Reflection.TargetInvocationException HResult=0x80131604 Nachricht = Ein Aufrufziel hat einen Ausnahmefehler verursacht. Quelle = mscorlib Stapelüberwachung: at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) in System.Reflection\RuntimeMethodInfo.cs:line 625 at System.Delegate.DynamicInvokeImpl(Object[] args) in System\Delegate.cs:line 151 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) in System.Threading\ExecutionContext.cs:line 515 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in System.Threading\ExecutionContext.cs:line 486 at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in System.Threading\ExecutionContext.cs:line 479 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.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at Saleae_Interface.Program.Main() in C:\Users\Win10\Desktop\Saleae Interface\Program.cs:line 19 Diese Ausnahme wurde ursprünglich von dieser Aufrufliste ausgelöst: System.Threading.Tasks.RendezvousAwaitable.GetResult() System.Net.Http.WinHttpHandler.StartRequestAsync(System.Net.Http.WinHttpRequestState) Innere Ausnahme 1: RpcException: Status(StatusCode="Internal", Detail="Error starting gRPC call. HttpRequestException: An error occurred while sending the request. WinHttpException: Error 12152 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'Der Server lieferte eine ungültige oder unbekannte Rückmeldung.'.", DebugException="System.Net.Http.HttpRequestException: An error occurred while sending the request.") Innere Ausnahme 2: HttpRequestException: An error occurred while sending the request. Innere Ausnahme 3: WinHttpException: Error 12152 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'Der Server lieferte eine ungültige oder unbekannte Rückmeldung.'.