如何修复Uwp应用程序中的“应用程序崩溃-参数不正确”错误?

时间:2020-08-27 05:16:37

标签: uwp crash

我经常遇到此错误,并且无法弄清楚到底是什么原因引起的。我也没有在Event Viewer中找到任何日志。还有其他方法可以解决吗?

应用程序崩溃-参数不正确

这些是App中心中的一些日志

ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)
System.ArgumentException: The parameter is incorrect. The parameter is incorrect. 


Stack traces
System.Runtime.InteropServices
McgMarshal.ThrowOnExternalCallFailed (Int32, RuntimeTypeHandle)__Interop
ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32)__Interop
ForwardComStubs.Stub_11[TThis] (__ComObject, Int32)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelper.<ctor>b__17_1 (Object, UnhandledErrorDetectedEventArgs)

0 个答案:

没有答案