Hello,
System.ComponentModel.Win32Exception: 'Error creating window handle.'
how to handle this error? can you please suggest
Thanks
Hello,
System.ComponentModel.Win32Exception: 'Error creating window handle.'
how to handle this error? can you please suggest
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Nov 26, 2022, 3:20 PM
Its memory leak issue of win32 components, make sure your disposing it you can see objects are releasing or not in .Net Memory Profiler