[Mono-winforms-list] Compiling SWF and Problems with Bitmap.InitFromStream

daniele_dll d.albano at gmail.com
Thu May 26 08:11:38 EDT 2005


I to all!

for first ... great work!
I read the mailing list from some times but this is my first post :)

Two things...
- I want to compile SWF to get lastest enabled features but i don't
know how to do :\ I've installed cygwin and downloaded svn thunk but i
get many errors

- I'm tryng to start SharpDevelop IDE (1.1 May Refresh Beta version)
on mono but i get an Unimplemented Exception on Bitmap.InitFromStream.
I've readed that they are implemented in SWF (on this mailing list),
so i downloaded SWF from a link posted in a previous mail (
http://mwf.mono-project.com/System.Windows.Forms.dll ) but nothing to
do

This is the error
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for
ICSharpCode.SharpDevelop.Gui.Dialogs.SplashScreenForm --->
System.NotImplementedException: Bitmap.InitFromStream (win32)

I'll comment out this part of code but why happen this? i'm on
windows, so streams should working using com interop, or not?

bye and thanks for the great work!!!

(PS: sorry for my HORRIBLE english ^^)


More information about the Mono-winforms-list mailing list