Knowledge Base FAQ Item #1000016
Q1000016: On 64-bit Operating Systems, can I also register the 32-bit component for my 32-bit applications?
Yes, on 64-bit systems, you can register both the 64-bit component (for 64-bit applications) and the 32-bit component (for 32-bit applications). You can use the same REGSVR32.EXE command for that:
REGSVR32 AxNetwork64.dll REGSVR32 AxNetwork32.dll(viewed: 591)