I got an exception when launching a WPF application. Is this an issue with the Graphics card. the system only has 2GB of memory and a GMA 8150 graphics chipset.
Insufficient memory to continue the execution of the program.    
at System.Windows.Media.Composition.DUCE.CompositionNode.SetGuidelineCollection(ResourceHandle hCompositionNode, DoubleCollection guidelinesX, DoubleCollection guidelinesY, Channel channel)    
at System.Windows.Media.Visual.UpdateGuidelines(Channel channel, ResourceHandle handle, VisualProxyFlags flags, Boolean isOnChannel)    
at System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)    at System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)    
at System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)    at System.Windows.Media.Visual.UpdateChildren(RenderContext ctx, ResourceHandle handle)    
at System.Windows.Media.Visual.RenderRecursive(RenderContext ctx)