VS2010开发window窗口应用程序的时候一加载背景就显示未处理 System.AccessViolationException
未处理System.AccessViolationExceptionMessage=尝试读取或写入受保护的内存。这通常指示其他内存已损坏。Source=System.Dr...
未处理 System.AccessViolationException
Message=尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
Source=System.Drawing
StackTrace:
在 System.Drawing.SafeNativeMethods.Gdip.GdipFillRectangleI(HandleRef graphics, HandleRef brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)
在 System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics g, Image backgroundImage, Color backColor, ImageLayout backgroundImageLayout, Rectangle bounds, Rectangle clipRect, Point scrollOffset, RightToLeft rightToLeft)
在 System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
在 System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle)
在 System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent)
在 System.Windows.Forms.ScrollableControl.OnPaintBackground(PaintEventArgs e)
XP系统我什么都没有写,就是加载了个背景! 展开
Message=尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
Source=System.Drawing
StackTrace:
在 System.Drawing.SafeNativeMethods.Gdip.GdipFillRectangleI(HandleRef graphics, HandleRef brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height)
在 System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect)
在 System.Windows.Forms.ControlPaint.DrawBackgroundImage(Graphics g, Image backgroundImage, Color backColor, ImageLayout backgroundImageLayout, Rectangle bounds, Rectangle clipRect, Point scrollOffset, RightToLeft rightToLeft)
在 System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
在 System.Windows.Forms.Control.PaintBackground(PaintEventArgs e, Rectangle rectangle)
在 System.Windows.Forms.Control.OnPaintBackground(PaintEventArgs pevent)
在 System.Windows.Forms.ScrollableControl.OnPaintBackground(PaintEventArgs e)
XP系统我什么都没有写,就是加载了个背景! 展开
1个回答
展开全部
什么操作系统?你的界面上都有什么?光根据这个没发判断,目测是微软的问题,网上很多,我在用2013时碰到过,需要更新几个补丁,你网上自己查下试试吧,如果是代码问题,请贴出代码。
那肯定是补丁的问题了,
微软有篇文章是针对.net2.0给出的一个修复方案 可参考 http://support.microsoft.com/kb/923028/zh-cn
基于.net4.0的,在微软网站上搜索到一个关于Microsoft.Net Framework4 的可靠性更新(KB2600217). 网址: http://www.microsoft.com/zh-cn/download/details.aspx?id=28936
那肯定是补丁的问题了,
微软有篇文章是针对.net2.0给出的一个修复方案 可参考 http://support.microsoft.com/kb/923028/zh-cn
基于.net4.0的,在微软网站上搜索到一个关于Microsoft.Net Framework4 的可靠性更新(KB2600217). 网址: http://www.microsoft.com/zh-cn/download/details.aspx?id=28936
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询