Difference between revisions of "ITrack/Crystal Reports Unable to initialize crystal reports viewer"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
Daytonlowell (talk | contribs) (New page: ==Cause== Crystal will give this error message when crviewer.dll is not registered. ==Solution== Register crviewer.dll which is in the ITrack installation directory (Usually C:\Program Fi...) |
Daytonlowell (talk | contribs) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This error will generally occur while trying to open an screen that makes use of the Crystal Reports viewer. | |||
==Cause== | ==Cause== | ||
The crviewer.dll DLL is not registered on the computer. | |||
==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) | |||
# Browse to the directory containing crviewer.dll (usually the ITrack installation directory) | |||
# Run "regsvr32 crviewer.dll" (without quotes) | |||
[[Category: | [[Category:ITrack/Problems/Crystal Reports]] | ||
Latest revision as of 12: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:
- Open a command window (with Administrator privileges)
- Browse to the directory containing crviewer.dll (usually the ITrack installation directory)
- Run "regsvr32 crviewer.dll" (without quotes)