Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception:配额不足,无法处理此命令。 #1434

Closed
cuiliang opened this issue Apr 14, 2021 · 1 comment
Closed

Exception:配额不足,无法处理此命令。 #1434

cuiliang opened this issue Apr 14, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@cuiliang
Copy link
Owner

cuiliang commented Apr 14, 2021

Exception:

在 System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet) 在 System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam) 在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam) 在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 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)

英文:
Not enough quota is available to process this command -WPF

参考:
https://stackoverflow.com/questions/12584619/mysterious-not-enough-quota-is-available-to-process-this-command-in-winrt-port
https://stackoverflow.com/questions/20964360/not-enough-quota-is-available-to-process-this-command-wpf
https://docs.microsoft.com/en-us/answers/questions/255407/wpf-worker-thread-throws-0x80004005-not-enough-quo.html

里面说的页面文件大小不足造成的。
需要进一步的研究

@cuiliang
Copy link
Owner Author

线程STA模式问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant