O2003: CreateItemFromTemplate problem...

  • Thread starter Vladimir Chtchetkine
  • Start date
V

Vladimir Chtchetkine

In my Item_Open event handler I call
CreateItemFromTemplate( MyOftFilePath, OPTIONAL, &spDisp)
and then (while control is still in
CreateItemFromTemplate) I get "Could not install the
custom action" message box. When I press OK control
returns to me (debugger) and I see that call succeeded.
And everything else seem to work just fine. Just like
this message box has never happened. So, what do I do to
avoid that message box?
 
V

Vladimir Chtchetkine

Guys! I really, really need an input on that! That's one single headache
that I can't fight alone :) What may cause that "Could not install custom
action" message box inside CreateItemFromTemplate call? Are there any
alternatives to CreateItemFromTemplate? I use it to open an item (Inspector)
with my custom form saved as a file. Is there any other way I can do this?

TIA,

Vladimir
 

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