Q3000012: When trying to register your component DLL from the command line, REGSVR32.EXE returns the following error: 0x80070005
This is not a problem of the ActiveXperts component, but is related to the security settings of your Windows computer.
Please try the following:
To start the command prompt, start it from the start menu by locating the "Command Prompt" in the start menu. Then, right-click on this item and select "Run as Administrator".
Then, issue the following command from the command prompt:
REGSVR32.EXE AxSerial64.dll
or
REGSVR32.EXE AxSerial32.dll
You can also try to turn off UAC (U...
Serial Port Component > Installation
Q3000015: Can ActiveXperts Serial Port Component be installed manually?
Yes it can. To install the ActiveXperts Serial Port Component DLL on another machine, simply copy either the AxSerial64.dll (for 64-bit applications) or AxSerial32.dll (for 32-bit applications) to the target machine and issue the REGSVR32 registration command on that machine.
To register the 64-bit component, issue the following command:
REGSVR32 AxSerial64.dll
To register the 32-bit component, issue the following command:
REGSVR32 AxSerial32.dll
Please note that on 64-bit syst...
Serial Port Component > Installation
Q3000016: 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 AxSerial64.dll
REGSVR32 AxSerial32.dll
Serial Port Component > Installation
Q3000017: I want to re-install ActiveXperts Serial Port Component. I uninstalled first, but now the installation tells me that I cannot install it in the same destination directory as before. Am I doing something wrong?
You are right: you cannot install the product in an existing directory.
At uninstall, the original directory (default: C:\Program Files\ActiveXperts\Serial Port Component\) is NOT deleted in case there are files created/modified after the previous installation. You must delete these files/directories manually.
Once the directory (C:\Program Files\ActiveXperts\Serial Port Component\) is deleted, you can re-install it in that directory.
Serial Port Component > Installation
Q3000020: How can I uninstall ActiveXperts Serial Port Component?
If you used the regular ActiveXperts Serial Port Component Setup (AxSerialSetup.exe) to install the software, you can simple uninstall the software by using the 'Add/Remove' applet in the control panel.
If you copied the AxSerial64.dll and/or AxSerial32.dll file(s) manually to your system and registered manually, you should first unregister the component(s) by running 'REGSVR32 -u AxSerial64.dll' and/or 'REGSVR32 -u AxSerial32.dll' from the command-line, and then delete the AxSerial64.dll and/or Ax...
Serial Port Component > Installation
Q3000025: I manually registered the ActiveXperts Serial Port Component DLL file on another machine, and now I want to unregister. How can I do this?
To uninstall the 64-bit component, issue the following command from the command prompt:
REGSVR32 -u <path>\AxSerial64.dll
To uninstall the 32-bit component, issue the following command from the command prompt:
REGSVR32 -u <path>\AxSerial32.dll
Serial Port Component > Installation
Q3000030: Does the ActiveXperts Serial Port Component installation overwrite existing Operating System files?
No, it only installs two ActiveX component files: one 32-bit DLL (AxSerial32.dll) and one 64-bit DLL (AxSerial64.dll) that both make use of the Operating System.
Serial Port Component > Installation
Q3000035: Where can I find the ActiveXperts Serial Port Component Release Notes?
You can view the ActiveXperts Serial Port Component Release Notes by using the following URL:
http://www.activexperts.com/serial-port-component/releasenotes/
Serial Port Component > Installation
| Error codes |
|---|
| Click here to view the full list of error codes |