Hello Mike,
Thanks for the reply. What operating system is this running on? If this
is Windows 9x then you may be running into the problem discussed in the
following article:
216400 - PRB: Cross-Process COM Automation Can Hang Client Application on
Win95/98
http://support.microsoft.com/default.aspx?scid=KB;en-us;216400
Does it happen on more than one computer? Have you tested it on a computer
running Windows XP? Do you know if this also happens from a VB application
automating PowerPoint? Make sure you are releasing object references when
they are no longer needed. Also to possibly concerve resources in
PowerPoint while your application is running, you can try turning off Allow
Fast Saves, AutoRecovery, Background printing, Smart Cut/Paste, Spell check
as you type, and lowering the Maximum number of Undos. These options are
available in PowerPoint under the Tools, Options menu.
For information and sample code for integrating Office with Visual Basic,
Visual C++, Internet Scripts, and other programming languages, please see
http://msdn.microsoft.com/library/techart/VSOfficeDev.htm. This site
contains the most up-to-date information for using developer tools for
Office integration and extensibility.
Best regards,
Greg Ellison
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
--------------------