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
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