VBA 6.4 SDK

  • Thread starter Thread starter Klaus
  • Start date Start date
K

Klaus

Hi newsgroup,

i try to implement the VBA 6.4 SDK to my application.
When i compile it, i get the error message:
System.Runtime.InteropServices.COMException
HRESULT: 0x80040502.

in the code line:
m_ApcProject = m_apcHost.Projects.Add(MSAPC.AxProjectFlag.axProjectNormal,
"VBAProject")

Has anybody an idea, how to solve the problem?

Many thank's in advance!

Best regards
KLaus
 

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