Would like to know your ideas on this issue I encounter. Currently using the latest version of it and attached the temporary license. Any ideas why its still causing this error? Thanks
image.png (30.1 KB)
Error in uploading and converting file
Aspose.CAD.CadExceptions.ImageLoadException: Image loading failed: Image loading failed.
—> Aspose.CAD.CadExceptions.ImageLoadException: Image loading failed.
—> System.InvalidOperationException: Cannot create graphics
at .()
at ()
at …ctor()
at …ctor()
at . ( , & )
at .( )
at …ctor( , )
at (StreamContainer , )
at .(StreamContainer , )
— End of inner exception stack trace —
at .(StreamContainer , )
at .(Stream , )
at . (StreamContainer , LoadOptions )
at Aspose.CAD.Image.LoadImage(StreamContainer streamContainer, LoadOptions loadOptions)
— End of inner exception stack trace —
at Aspose.CAD.Image.LoadImage(StreamContainer streamContainer, LoadOptions loadOptions)
at Aspose.CAD.Image.Load(String filePath)
at Decree.Stationery.Ecommerce.Infrastructure.File.Conversion.ConvertSVGToSTL.ConvertSVGtoDXF(String inputPath, String outputPath) in /app/src/Infrastructure.File.Conversion/ConvertSVGToSTL.cs:line 40
at Decree.Stationery.Ecommerce.Infrastructure.File.Conversion.ConvertSVGToSTL.Start(String inputPath, String outputPath) in /app/src/Infrastructure.File.Conversion/ConvertSVGToSTL.cs:line 35
at Decree.Stationery.Ecommerce.Infrastructure.Server.OrderTakerService.UploadStlFileToShopifyOrderAsync(ShopifyOrderDto order, Dictionary`2 requestHeaders, String requestBody) in /app/src/Infrastructure.Server/OrderTakerService.cs:lin