Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Cannot Create ActiveX Component: AccuAddress.AddrCode6

AddrCode = CreateObject("AccuAddress.AddrCode6")

If this produces the following error:

Cannot Create ActiveX Component

You’ll need to know the path to the AccuAddress.dll and AccuAddress.tlb files. These would normally be in your project folder or the final production program folder.

Open the DOS Command window As An Administrator and run this command, where “DotNetFolderName” needs to be changed to the actual .Net Framework folder name, e.g., v2.0.50727, and “PathTo” needs to be the Folder Path where the AccuAddress.dll and AccuAddress.tlb reside.

DOS COMMAND:
C:\Windows\Microsoft.NET\Framework\DotNetFolderName\REGASM.EXE "PathTo\AccuAddress.dll" /tlb:AccuAddress.tlb

This will register these items successfully and fix the error you’re receiving.

« Back to Tech Notes

THANK YOU THANK YOU THANK YOU!! Not only for the WHAT of Accuzip but also, significantly, for the WAY you do what you do! You folks have made a world of difference for me and I sincerely appreciate it! Just couldn't wait to let you know how thrilled I really am.
J.P., Santa Monica, CA