You are here:

ActiveXperts.com > Support > Knowledge base > ActiveSocket > Installation

Activexperts Support Pages

Browse "Installation" Questions:

Q1000010: When I run Setup, I get the following error message: "Error installing iKernel.exe (0xa00)". What's wrong?
Most probably, you don't have administrative privileges on the machine where you install the product. You must have local administrator rights to install ActiveSocket on the computer.
ActiveSocket > Installation

Q1000012: When trying to register your component (asocket.dll), REGSVR32 returns the following error: 0x80070005
This is not a problem of the toolkit itself, but has something to do with security settings on Windows 7, Windows Vista, Windows 2008 and higher. Please try the following: When starting the command prompt, start it from the start menu by locating the "Command Prompt" in the start menu, now right click on this item and select "Run as Administrator". When you try to register the component from the command prompt it should work okay. You can also try to turn of UAC (User Account Control)
ActiveSocket > Installation

Q1000015: Can ActiveSocket be installed manually?
Yes it can. To install the ActiveSocket COM component on another machine, simply copy the ASocket.dll (or ASocket64.dll) to another machine and issue the following command from the command prompt:     REGSVR32 <destination-path>\Asocket.dll.
ActiveSocket > Installation

Q1000016: Can I use REGSVR32 to register your 64-bit component?
Yes, you can use REGSVR32 to register the 64-bit component (ASocketX64.dll), e.g.: > REGSVR32 ASocketX64.dll You can also register the 32-bit component (ASocket.dll) on a 64-bit system in the same way, e.g.: > REGSVR32 ASocket.dll To make use of the 64-bit DLL, you should use a 64-bit application or 64-bit interpreter, e.g.: > CSCRIPT.EXE Icmp.vbs
ActiveSocket > Installation

Q1000017: I want to re-install ActiveSocket. 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. Upon un-installation, the original directory (default: C:\Program Files\ActiveXperts\ActiveSocket) 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\ActiveSocket) is deleted, you can re-install it in that directory. In previous versions of the product, it was possible to install in an existing...
ActiveSocket > Installation

Q1000020: How can I uninstall ActiveSocket?
If you used the regular ActiveSocket Setup program to install the software, you can simple uninstall the software by using the 'Add/Remove' applet in the control panel. If you copied the ASOCKET.DLL file manually to your system and registered manually, you should first de-register the component by running REGSVR32 -u ASOCKET.DLL, and then delete the ASOCKET.DLL file.
ActiveSocket > Installation

Q1000022: I want to uninstall the ActiveSocket software manually. How can I do this?
You can do it in the following way: Start the registry editor (REGEDIT.EXE); Open the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\ key; Delete the 23E6B3C8-F4B1-4F38-B2BE-1901814A7020 key. Delete the C:\PROGRAM FILES\ACTIVEXPERTS\ACTIVESOCKET directory and all it sub-directories. Delete the 'ActiveXperts:ActiveSocket' program group from the Start menu.
ActiveSocket > Installation

Q1000025: I manually registered the ActiveSocket COM component on another machine, and now I want to unregister. How can I do this?
Issue the following command from the command prompt:     REGSVR32 -u <path>\ASocket.dll.
ActiveSocket > Installation

Q1000030: Does the ActiveSocket installation overwrite existing Operating System files?
No, it only installs an ActiveX component that uses files of the Operating System.
ActiveSocket > Installation

Q1000035: Where can I find the ActiveSocket Release Notes?
You can find the ActiveSocket Release Notes here.
ActiveSocket > Installation

Error codes
Click here to view the full list of error codes