System.Drawing.SafeNativeMethods.Gdip.CheckStatus(Int32 status)

Hell Andre,
Do you have any update on this ?

@rahulv144,
This issue arises because, starting from version 23.6, the NuGet package includes Aspose.Slides only for Windows by default for .NET 6.0/7.0. In these versions, Aspose.Slides uses System.Drawing.Common specifically for Windows. Some details can be found here: Aspose.Slides for .NET 23.6 Release Notes|Aspose.Slides Documentation

The cross-platform version of Aspose.Slides for .NET 6.0/7.0 can be downloaded here: Download .NET DLL to Read Edit Presentations | Aspose.Slides

Hi Andre,

So what is the solution , do you want me to downgrade to 23.1 or use this cross platform version ?
We do not have any problem in downgrading to 23.1 if it works fine there and do not have any of the above mentioned issues .

@rahulv144,
We always recommend utilizing the latest version of Aspose.Slides. Are you experiencing any challenges when attempting to enable the cross-platform version manually?

Hello Andre ,

As you said to download Aspose manually and use the DLL’s for cross platform .
I am getting an error on adding reference to aspose.slides.drawing.capi_vc14x64.dll
image.png (252.3 KB)

Please help asap on this .

@rahulv144,
Could you please share a sample project that reproduces the problem?