Hello,
I'm trying to implement the demao at the url: http://asp.syncfusion.com/demos/web/presentation/presentationviewer.aspx
The application hangs at this line of code:
IPresentation presentation = Presentation.Open(@"c:\media\ppt\test.pptx");
My development configuration is below:
Essential studio 13.4.0.63
Visual Studio 2015
Framework .net 4.5.1
Asp.net WebForms
Thank you for your time!