Unexpected parameters error of WPF
melon NG
296
Reputation points
I have a WPF program made by .Net 6.
Recently it reports an error without any regularity while running (without any click or actions).
The error is:
Exception Processing Message 0xc0000005 - Unexpected parameters
I don't know what the error exactly is and how to find the bug in my program.
Could you please help me? Thank you.
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
Sign in to answer