Jump to content

Cannot save .ico files since 4.0 upgrade - SOLVED


Recommended Posts

Ever since the migration from Paint.NET 3.# to 4.0/4.1 I have been unable to create .ico files.

I have tried un/re-installing but to no avail - this what the dialogue box has to say:

 

System.MissingMethodException: Method not found: 'System.Drawing.Bitmap PaintDotNet.FileType.Quantize(PaintDotNet.Surface, Int32, Int32, PaintDotNet.ProgressEventHandler)'.

 

   at PaintDotNet.Data.PDNIcoCurFormat.SaveImagesMerged(EOIcoCurWriter icoWriter)

 

   at PaintDotNet.Data.PDNIcoCurFormat.OnSave(Document input, Stream output, SaveConfigToken token, Surface scratchSurface, ProgressEventHandler callback)

 

   at PaintDotNet.FileType.Save(Document input, Stream output, SaveConfigToken token, Surface scratchSurface, ProgressEventHandler callback, Boolean rememberToken) in d:\src\pdn\paintdotnet\src\Data\FileType.cs:line 266

 

   at PaintDotNet.Controls.DocumentWorkspace.<>c__DisplayClass30.<DoSave>b__28() in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2967

 

   at PaintDotNet.Functional.Func.Try(Action f) in d:\src\pdn\paintdotnet\src\Base\Functional\Func.cs:line 171

 

Any help on the matter would be gratefully received. Many Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...