Creating an empty Presentation throws an exception

Calling Presentation.Create() in .net core app throws the following exception:
{System.ArgumentNullException: Value cannot be null.
Parameter name: stream
at Syncfusion.Compression.Zip.ZipArchive.Open(Stream stream, Boolean closeStream)
at Syncfusion.Presentation.FileDataHolder.AddDefaultContent()
at Syncfusion.Presentation.Presentation.Create()
at SyncTest.Program.CreatePPT(String filename) in C:\Dev\PresentationTest\SyncTest\Program.cs:line 21
at SyncTest.Program.Main(String[] args) in C:\Dev\PresentationTest\SyncTest\Program.cs:line 16}
Sample code attached

Attachment: SyncTest_c670318d.zip

1 Reply

RM Ramaraj Marimuthu Syncfusion Team December 13, 2017 11:15 AM UTC

Hi Brad,

Thank you for contacting Syncfusion support.

A support incident to track the status of your query has been created under your account. Please log on to our support website to check for further updates,

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

Please let us know if you need further clarifications regarding this,

Regards,

Ramaraj Marimuthu


Loader.
Up arrow icon