Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ACCPAC and .NET

Status
Not open for further replies.

rfiddelke1

Programmer
Jun 26, 2007
6
Is it possible to use the accpac controls within a .NET environment? I was able to import a text file of receipts using .net but am having difficulty adding controls to forms.

Thanks,
Rob
 
You mean dropping Accpac OCX forms onto a form in VB.NET?
You need the latest service pack for VB2005 since they have fixed some COM support bugs.
 
I get "Failed to import the Active X Control. Ensure the control is properly registered." I have SP 1 installed.

Any suggestions?
 
Dunno, other users have dropped OCX's on VB.NET forms.
Try running REGACC.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top