getActive presentation failing 2002

  • Thread starter Thread starter Kareem.tk
  • Start date Start date
K

Kareem.tk

GetActive presentation failing ,presentation created through auto
context wizard (which has Title Master)...
anybody know what are the reason of GetActivepresenation failure ??
any help really appreciable
note :this program working well in 2003 and 2000 ..problem only
powerPoint 2002 version
 
GetActive presentation failing ,presentation created through auto
context wizard (which has Title Master)...
anybody know what are the reason of GetActivepresenation failure ??
any help really appreciable
note :this program working well in 2003 and 2000 ..problem only
powerPoint 2002 version

More details please?

I assume you're writing code to automate PowerPoint, is that correct?

Start by posting a sample of the code that fails and the error message, if any,
it fails with
 
yaaa..
i am using 2003 version (powerpoint) type libray ..
this program working well in 2000 and 2003 but in 2002 powerpoint -
crashing some time .

Found the crash happening only with presentation having title master

Found different behavior of crash in different system:(different MS
Office service pack in these systems)
any help really appreciable
 
yaaa..
i am using 2003 version (powerpoint) type libray ..
this program working well in 2000 and 2003 but in 2002 powerpoint -
crashing some time .

Found the crash happening only with presentation having title master

Found different behavior of crash in different system:(different MS
Office service pack in these systems)
any help really appreciable

OK, it crashes sometime in 2002.

What code causes it to crash?

What's GetActivePresentation? It's not a method that PPT exposes to VBA.
 
Actually i am using VC++ for automation,application object's
GetActivePresentation failing ..
 
Sorry. Nobody can help you unless you're willing to supply needed information.
 

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