[Mono-winforms-list] The operation is invalid [GDI+ status: Win32Error]

Andrus eetasoft at online.ee
Wed Nov 21 14:04:23 EST 2007


Trying to open my application main form causes exception.

Stack trace tells sometihng about animation.
I do'nt use animation. I use standard toolstrip and menustrip with static 
icons.

How to fix ?

Andrus.

MONO 1.2.6 preview 2
.NET 2 profile
Windows XP
VCSE 2005

The operation is invalid [GDI+ status: Win32Error]
Stack trace:   at System.Drawing.GDIPlus.CheckStatus (Status status) 
[0x00000]
  at System.Drawing.Image.GetFrameCount 
(System.Drawing.Imaging.FrameDimension dimension) [0x00000]
  at (wrapper remoting-invoke-with-check) System.Drawing.Image:GetFrameCount 
(System.Drawing.Imaging.FrameDimension)
  at System.Drawing.ImageAnimator.CanAnimate (System.Drawing.Image image) 
[0x00000]
  at System.Windows.Forms.ToolStripItem.BeginAnimation () [0x00000]
  at System.Windows.Forms.ToolStripItem.set_Image (System.Drawing.Image 
value) [0x00000]
  at MyApp.Windows.Forms.MainForm.InitializeComponent () [0x00000]
  at MyApp.Windows.Forms.MainForm..ctor () [0x00000]
  at (wrapper remoting-invoke-with-check) MyApp.Windows.Forms.MainForm:.ctor 
()
  at MyApp.AppMainEntry.MainLoop () [0x00000]
  at MyApp.AppMainEntry.Main () [0x00000] 



More information about the Mono-winforms-list mailing list