Hi Mono gurus! We have successfully ported a big portion of our code to linux. Thanks a lot! Question:
I get the System.DllNotFoundException: jpeg exception when I do the following: .. MemoryStream ImageStream = new MemoryStream(imageByteData); Bitmap imageBitmap = new Bitmap(ImageStream,false); .. where the imageByteData is a byte array that is read from a jpeg file. The code works well on MS .NET A bug? Thanks again, Peter Wolf ePresence lab system architect http://epresence.tv/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list