I updated the aspose version and some dlls stopped working on windows. On Linux it’s working fine.
Follow the errors:
System.ArgumentException: Invalid image stream (System.Drawing.Common is not supported on this platform.) at Aspose.Pdf.XImageCollection.Add(Stream image)
System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at Aspose.Page.EPS.Device.PdfDevice…ctor(Stream ros)
System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at Aspose.Imaging.ImageOptions.PdfOptions…ctor()
System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at Aspose.Slides.Presentation.Save(String fname, SaveFormat format, ISaveOptions options)
System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at Aspose.Slides.Slide.GetThumbnail()
Aspose.Imaging.CoreExceptions.ImageLoadException: Unable to read file. Exception: System.Drawing.Common is not supported on this platform. at Aspose.Imaging.Image.Load(String filePath)