Manually Registering HsAddin.dll when Smart View Does Not Start
In some cases, the Oracle Smart View for Office add-in file,
HsAddin.dll
, does not register properly with the Windows Registry,
and the ribbon tab for Smart View does
not appear when launching an Office application, such as Excel. In these cases, try
manually registering HsAddin.dll
.
To register the HsAddin.dll
with Windows:
-
Close all Office applications.
-
Start a Windows command prompt as administrator.
-
Switch to the
bin
folder of your Smart View installation.The default location is
Oracle\SmartView\bin
. -
Run the following command according to the bit version of your Office installation:
C:\Windows\System32\regsvr32.exe <--for 64-bit
or
C:\Windows\SysWOW64\regsvr32.exe <--for 32-bit
-
Restart Excel.
If the issue persists, contact Oracle Support.