Difference between revisions of "ITrack/Crystal Reports Unable to initialize crystal reports viewer"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
(Changing naming conventions again) |
Daytonlowell (talk | contribs) |
||
Line 9: | Line 9: | ||
# Run "regsvr32 crviewer.dll" (without quotes) | # Run "regsvr32 crviewer.dll" (without quotes) | ||
[http:// | [http://tools.isoftdata.com/crviewer_reg.bat This batch file] may do the job for you. | ||
[[Category:ITrack/Problems/Crystal Reports]] | [[Category:ITrack/Problems/Crystal Reports]] |
Revision as of 12:09, 24 August 2009
This error will generally occur while trying to open an extension that makes use of the Crystal Reports viewer.
Cause
The crviewer.dll DLL is not registered on the computer.
Solution
- 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)
This batch file may do the job for you.