Hey ! I'm trying to open up a PowerPoint 2003 file (*.ppt) in C# using the Application class' Open method (and not the Open2007 method) with no success. I keep getting an exception that PowerPoint can't open the file. Any ideas ? :/