Here are the steps:
1. Navigate to the ActivexViewer.cab located in the
2. Extract the following .dll files:
CRViewer.dll
sviewhlp.dll
swebrs.dll
reportparameterdialog.dll
3.Copy the files to a folder on the client computer (for example, C:\Temp).
4. Register the .dll files from the command prompt using regsvr32 as follows:
regsvr32 C:\Temp\CRViewer.dll
regsvr32 C:\Temp\sviewhlp.dll
regsvr32 C:\Temp\swebrs.dll
regsvr32 C:\Temp\reportparameterdialog.dll