FLP32a30.ocx is a VB6 ActiveX control used by Farpoint for some of their components we use in OPS32/OPSSQL.
We distribute this component with the installation CD, but for reasons unknown, this component might get corrupted/deleted after an OPS32 upgrade or a Windows upgrade/reinstallation.
The fix is:
- Get the control from one of our installation CD's, i.e., P:\CDs\OPS32v343\Setup\Support
- Email it to the customer or have them download it from the FTP site.
- Make sure the customer is logged in with Administrator priviledges! If not, you cannot complete the procedure!
- Copy the file over to C:\Windows\System32 (or C:\WINNT\System32, or wherever the windows root is)
- Open a command terminal. Start -> Run -> "cmd.exe"
- Type: "regsvr32 C:\Windows\System32\FLP32a30.ocx" (without the quotes)
You should get a message box saying the component was registered succcessfully!