Software Archive
Read-only legacy content
17061 Discussions

.Net/WPF-App throws OutOfMemoryExceptions on a tablet computer but enough memory left

danieles
Beginner
353 Views

Hi!

I've written a WPF application. It runs good on every pc and my test tablet pc, too.

Only on one tablet computer from a customer it throws OutOfMemoryExeptions after the main form has loaded. Some icons are visible on my form, some that are loaded later in the startup procedure are not visible. Those images are not big or something (just 200 kb each). The task manager says that there is only 800 MB used (it has 2 GB Memory). So there is enough Memory...

Interesting is that the application runs if my customer uninstalls the intel graphic driver, but that would be not a good solution.

Specs of the tablet: It is a Kupa X11 with 2 GB Memory, Intel GMA 600 graphics and Windows 7 Professional.

Anyone an idea what it can be?

Thank you, Daniel

0 Kudos
0 Replies
Reply