This is a migrated thread and some comments may be shown as answers.

OutOfMemoryException when opening RadWindow

1 Answer 343 Views
Window
This is a migrated thread and some comments may be shown as answers.
Oren
Top achievements
Rank 1
Oren asked on 19 Jul 2011, 12:16 PM
Hi, I get the following exception when opening RadWindow.Alert:

System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   at System.Windows.Media.MediaContext.CompleteRender()
   at System.Windows.Interop.HwndTarget.OnResize()
   at System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Please note that it happens only for some of the computers (doesn't happen to me).
Thx,
Oren

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 20 Jul 2011, 01:03 PM
Hello Oren,

We have such reports from other clients as well and usually the problem was with the Video Card drivers. It appears to be some problem with very old video drivers. Could you please try to install up to date drivers for the video cards of the computers that are having problems.

Greetings,
Boyan
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Window
Asked by
Oren
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or