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

insufficient memory

1 Answer 113 Views
Docking
This is a migrated thread and some comments may be shown as answers.
santos
Top achievements
Rank 1
santos asked on 13 Dec 2010, 09:23 PM
Hi.
The follow error exist in Docking control:
Insufficient memory to continue the execution of the program.

StackTrace:
at System.Windows.Media.Composition.DUCE.Channel.SyncFlush() at
System.Windows.Media.Composition.DUCE.CompositionTarget.UpdateWindowsSetting
s(ResourceHandle hCompositionTarget, RECT windowRect, Color colorKey, Single
constantAlpha, MILWindowLayerType windowLayerType, MILTransparencyFlags
transparencyMode, Boolean isChild, Boolean isRTL, Boolean renderingEnabled,
Int32 disableCookie, Channel channel)
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean
enableRenderTarget, Nullable´1 channelSet)
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean
enableRenderTarget)
at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr IParam)
at System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam,
IntPtr Iparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd,
Int32 msg, IntPtr wParam, IntPtr wParam, IntPtr IParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam,
IntPtr IParam, 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)


Scenary: The application have three view using outlookbar control(outlookbar control doesn´t belong to telerick). Each outlookbar button load a wpf
project of dynamic way using reflexion.
When switch views appears the error (the render the view)
We had debugging and separating the controls. when the docking control was changed by a grid control  the error not appeared.

Platform is: 
 Application  WPF  Over Window 2003 Server sp2 and Framework 3.5 sp1-
Using Application as desktop remote application
RadControl Docking QA 1 or QA2 for 3.5 framework

I hope anwer

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 16 Dec 2010, 01:57 PM
Hi,

There is not RadControl in the StrackTrace you gave us. Could you please double check the exception? Also, could you give us more detailed information about your scenario? If you send us a sample project that reproduces the problem it would be very helpful in further pinpointing the problem. 

Greetings,
George
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Docking
Asked by
santos
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or