ActiveXperts Knowledge Base Article 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

Contact Support

If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using the Contact Support form:
Contact Support »

M