Unable to open PPTX files


I get this error when I try to open a pptx file:

The file is ZIP archive. It can be Microsoft PowerPoint 2007 PPTX presentation.


Code:
Dim objPPT As New Aspose.Slides.Presentation(strFile)

I believe I figured it out…
I need to put the .pptx in it…