Post Installation Notes
This section contains post installation notes in the 8.5.6 release.
Annotations in Bit ActiveX viewer for .NET 4.5 or higher { .section}
When Bit Active X is not highlighting annotations in .NET 4.5 or higher version then, perform the following steps:
-
Open command prompt in Administrator mode.
-
Run
regsvr32 /u
< path to old ocx. For example, C:\Program Files\OIX\OutSideX folder. This command will unregister the old activex dll. -
Run Sample applications and it should show error as Activex is missing.
-
Copy new patch dlls of ActiveX to C:\Program Files\OIX\OutsideX\Filters directory.
-
Run
regsvr32
<path to test patch ocx file>. This will register the Activex File. -
Rebuild the Sample application.
VC Samples
To run VC Samples, follow steps:
-
Build the C:\Program Files\OIX\OutsideX\Samples\VC\VSProjects\VCSamples in release/debug mode.
-
Run the exe’s present in C:\Program Files\OIX\OutsideX\Samples\VC\VSProjects\x64\release directory.
Note: MSI installer is present in Windows ActiveX release, manual registration of OCX is applicable only for patch release with OCX file.
Parent topic: Outside In Technology 8.5.6