Manual installation of Crystal Viewer ActiveX Control

Heya,

since days I’m trying to install the CrystalViewer ActiveX Control manually into Internet Explorer 9.

If doesn’t work.

So I asked Google and SAP Community Network and the only answers I got:

1. Copy the ActiveXViewer.cab file from the server to the client computer, and extract its contents to a temporary folder.

2. Move the files Crviewer.dll, Crviewer9.dll, Sviewhlp.dll, and Swebrs.dll to the System32 folder. Keep this folder visible.

3. On the Start menu, click Run. The Run dialog box appears.

4. In the Open box, type regsvr32 and then drag and drop the Crviewer.dll file icon from the System32 folder onto the Run dialog box.

5. Click OK.

6. Repeat steps 3 and 4 for the files Crviewer9.dll, Sviewhlp.dll, and Swebrs.dll.

Same as http://scn.sap.com/thread/1820054 and http://scn.sap.com/thread/908368.

I did:

1.

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\CRViewer.dll”

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\sviewhlp.dll”

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\swebrs.dll”

2.

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\CSelExpt.ocx”

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\CRViewer.dll”

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\sviewhlp.dll”

%windir%\System32\regsvr32.exe /s “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXViewer\swebrs.dll”

3.

%windir%\System32\regsvr32.exe “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXControls\CSelExpt.ocx”

%windir%\System32\regsvr32.exe “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXControls\CRViewer.dll”

%windir%\System32\regsvr32.exe “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXControls\sviewhlp.dll”

%windir%\System32\regsvr32.exe “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXControls\swebrs.dll”

%windir%\System32\regsvr32.exe “%ProgramFiles(x86)%\Crystal Reports Viewer\ActiveXControls\PrintControl.dll”

From each registration I got a positive feedback.

But in my environment it doesn’t work. I can’t see the AddIn registered properly in my Internet Explorer. And the rpt reports I can’t print neither.

So I hope I got a litte help or the solution I’m looking for 😉

Many thanks in advance

Free Web Hosting