Select printer from CRViewer in VB 6.0 and Crystal Reports 8.0
10 pts.
0
Q:
Select printer from CRViewer in VB 6.0 and Crystal Reports 8.0
i use Rpt.PrinterSetup Me.hWnd this, to set up printer setup. it prints blank page
ASKED: Feb 11 2009  10:57 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
FIXING CRYSTAL VERSION 2

Search for these files on the local machine
Crviewer.dll, swebrs.dll, sviewhlp.dll
If they exist unregister them this way: on (WIN2K)
START/RUN/regsvr32 /u c:\program files\Seagate software\viewers\crviewer.dll
Repeat for each file then rename them to .old
Copy the three files from a valid location (CD, me, etc)
And Register them this way: on (WIN2K)
START/RUN/regsvr32 c:\winnt\system32\crviewer.dll <For XP machines use windows instead of winnt
Repeat for each of the three files.


Long story short the user has to accept an active x download and if they don't....boom


Virtualfrank.com!
Last Answered: Aug 5 2009  2:14 PM GMT by Virtualfrankdotcom   20 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0