Word-Wrapper function GetCOMAddIns fails/throw an exception

C

Cord

Our MFC-Application (VS 2003) automates Winword (2000, XP, 2003 or 2007) for
an in-process function call to our Word COM-Addin (VB 6)

On some customer systems the function call GetCOMAddins in our
MFC-Application throw an exception instead getting the collection of
COMAddins.

Word::_ApplicationPtr pWordApp ->
- Word::_ApplicationPtr generated from the wrapper of msword9.olb (Word
2000),
- pWordApp ist a valid Application Pointer to a running Word instance (other
functions like Visible, Activated() run without problems)

Any idea?
 

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

Top