When call Persentation.Open() throw out error

  • Thread starter Thread starter deeloo
  • Start date Start date
D

deeloo

when i call Persentation.Open() throw error as "return error HRESULT E_FAIL"
,how to resolve it?
 
when i call Persentation.Open() throw error as "return error HRESULT E_FAIL"
,how to resolve it?

Persentation is a typo. It won't work ever.

Assuming it's Presentation in your actual code, all anyone can say is that
opening the presentation didn't work. You haven't given us enough information
to make a better guess than that.

What does the rest of the code look like?
What version of PPT are you using?
Does this happen on all presentations or just some?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top