Difference between revisions of "ITrack/Crystal Reports Unable to initialize crystal reports viewer"

From ISoft Wiki
Jump to navigationJump to search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This error will generally occur while trying to open an extension that makes use of the Crystal Reports viewer.
This error will generally occur while trying to open an screen that makes use of the Crystal Reports viewer.


==Cause==
==Cause==
Line 5: Line 5:


==Solution==
==Solution==
[http://tools.isoftdata.com/crviewer_reg.bat This batch file] will most likely fix the issue.
To do it manually:
# Open a command window (with Administrator privileges)
# Open a command window (with Administrator privileges)
# Browse to the directory containing crviewer.dll (usually the ITrack installation directory)
# Browse to the directory containing crviewer.dll (usually the ITrack installation directory)
# Run "regsvr32 crviewer.dll" (without quotes)
# Run "regsvr32 crviewer.dll" (without quotes)


[http://downloads.isoftdata.com/crviewer_reg.bat This batch file] may do the job for you.
[[Category:ITrack/Problems/Crystal Reports]]
 
[[Category:Error Messages (ITrack)]]
[[Category:Printing Error Messages (ITrack)]]

Latest revision as of 13:10, 24 August 2009

This error will generally occur while trying to open an screen that makes use of the Crystal Reports viewer.

Cause

The crviewer.dll DLL is not registered on the computer.

Solution

This batch file will most likely fix the issue.

To do it manually:

  1. Open a command window (with Administrator privileges)
  2. Browse to the directory containing crviewer.dll (usually the ITrack installation directory)
  3. Run "regsvr32 crviewer.dll" (without quotes)