启动WPF应用程序时出现异常。这是显卡的问题。系统只有2GB内存和GMA 8150图形芯片组。
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)