When I use AccpacCOMAPI in ACCPAC 5.3, the AccpacSession.Init method cause an Exception, the error message is "1.2796.37"
The Code:
Public session As AccpacCOMAPI.AccpacSession
Public Sub InitSession(ByVal adminpassword As String, ByVal company As String)
session = New...
I need to develop an Accpac customization program using Visual Studio 2005, but I cannot load Accpac ocx controls to my form, the error massage shows "Failed to import ActiveX control, please ensure it is properly registered"
But I can load this ocx by VB6.0, and it runs well.
How can I fix...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.