An error occurred while PowerPoint was saving the file

Hi guys,

We’re using Aspose Slides .NET version 20.11.0 and receiving an error

On trying to click “Save AS” on the file created from below lines of code., we receive the error message “An error occurred while PowerPoint was saving the file”

Code to duplicate :
Presentation presentation = new Presentation(@“C:\Test\HC-101_beforeAspose.pptx”);
presentation.Save(@“C:\Test\HC-101_AfterAspose.pptx”, Aspose.Slides.Export.SaveFormat.Pptx);

Attached is the PowerPoint file and the Error image

Thanks,
SajidProblematicFile.zip (1.6 MB)

@Sajid.khan,
Welcome to our community! Thank you for the issue description. I reproduced the error and received the same results. I have logged the issue in our tracking system with ID SLIDESNET-42529. Our development team will investigate it. You will be notified when the issue is fixed.

1 Like