Hi,
I'm using your library to control PowerPoint SlideShows, but I have problem with some presentations. If a presentation contains some extrenal media objects, my app stops executing on the SlideShowSettings.Run() method (if it's called from the main thread, app freezes totally and no exception is thrown). Execution is then stopped until user closes the Microsoft Office Security Options dialog (image attached). Setting ppApplication.DisplayAlerts to PpAlertLevel.ppAlertsNone; doesn't help. Is there any setting to disable these dialogs? Or how to correctly handle this problem?
Thanks
I'm using your library to control PowerPoint SlideShows, but I have problem with some presentations. If a presentation contains some extrenal media objects, my app stops executing on the SlideShowSettings.Run() method (if it's called from the main thread, app freezes totally and no exception is thrown). Execution is then stopped until user closes the Microsoft Office Security Options dialog (image attached). Setting ppApplication.DisplayAlerts to PpAlertLevel.ppAlertsNone; doesn't help. Is there any setting to disable these dialogs? Or how to correctly handle this problem?
Thanks