Discussion:
Error while opening a Powerpoint Presentation in ASP.NET
(too old to reply)
shyam
2010-03-11 16:06:24 UTC
Permalink
Hello,
I have an asp.net website which opens a Powerpoint. This website works o
windows server 2003 but when i load my website on windows server 2008 it give
me error of "powerpoint cannot open this file". I tried with a Windows buil
and was successfully able to open the Powerpoint. The error I get:

PowerPoint could not open the file.
at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName
MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow)


I have the same Powerpoint version in both 2003 and 2008.

Thanks,
shyam
mat123
2010-05-31 12:29:44 UTC
Permalink
shyam wrote on 03/11/2010 11:06 ET
Post by shyam
Hello
I have an asp.net website which opens a Powerpoint. This website works o
windows server 2003 but when i load my website on windows server 2008 i
give
Post by shyam
me error of "powerpoint cannot open this file". I tried with
Windows build and was successfully able to open the Powerpoint. The error
get
PowerPoint could not open the file
at Microsoft.Office.Interop.PowerPoint.Presentations.Open(String FileName
MsoTriState ReadOnly, MsoTriState Untitled, MsoTriState WithWindow
I have the same Powerpoint version in both 2003 and 2008
Thanks
shya
Hello Shyam, did you find a solution for this? I'm experiencing the exact sam
problem
Kind regards
Mat

Loading...