I have a WPF Prism application where the number of handles in Task Manager increases continuously while the app is in usage. We sometimes get the following error after the app has been running for 24 hours: "The current process has used all of its system allowance of handles for Window Manager objects."
what do I look for to clean up the leaks. We are using Windows 7.