Hello Aspose Support,
We have a lic for Aspose.Total and reaching out to you for support on one pof the error we encountered recently.
Background:
Untill now we were hosting our .net web applications on to windows based azure appservices and started on migrating to Kubernates with linux as platform.
Upon moving to linux, we encountered the with cells.Automapcolumsn() [below the error details]. In the forum i saw it is fixed in Aspose.Cells version 22.x and we upgraded to 24.x but still no luck.
Can you help fix this issue?
Look forward for your response
Error stack trace:
{"ClassName":"System.TypeInitializationException","Message":"The type initializer for ‘Gdip’ threw an exception.","Data":null,"InnerException":{"ClassName":"System.PlatformNotSupportedException","Message":"System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windows - .NET | Microsoft Learn for more information.","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":" at System.Drawing.LibraryResolver.EnsureRegistered()\n at System.Drawing.SafeNativeMethods.Gdip.PlatformInitialize()\n at System.Drawing.SafeNativeMethods.Gdip…cctor()","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233031,"Source":"System.Drawing.Common","WatsonBuckets":null},"HelpURL":null,"StackTraceString":" at System.Drawing.SafeNativeMethods.Gdip.GdipStringFormatGetGenericTypographic(IntPtr& format)\n at System.Drawing.StringFormat.get_GenericTypographic()\n at \u0006 …cctor()","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233036,"Source":"System.Drawing.Common","WatsonBuckets":null,"TypeName":"Gdip"},"HelpURL":null,"StackTraceString":" at \u0006 .\u0002(String \u0002, Single \u0003, FontStyle \u0005)\n at \u000e .\u0002(String \u0002, Font \u0003, Double \u0005)\n at \u0002 .\u0002(Int32 \u0002, Int32 \u0003, Int32 \u0005, Int32 \b, AutoFitterOptions \u0006)\n at \u0002 .\u0002(Cells \u0002, Int32 \u0003, Int32 \u0005, Int32 \b, Int32 \u0006, AutoFitterOptions \u000e)\n at Aspose.Cells.Worksheet.AutoFitColumns()\n