Microsoft
Software
Hardware
Network
Question : SAP Crystal Reports viewer 2008
Hi All,
I create report using CR XI (rpt file).
Dim rptDocument = New CrystalDecisions.CrystalRe
ports.Engi
ne.ReportD
ocument()
Dim strReportName As String = "xxx.rpt"
Try
rptDocument.Load( strReportName)
Dim strJudul As String = ""
rptDocument.SetDataSource(
dtReport)
Dim frmReportViewer As New frmReportViewer
With frmReportViewer
.CrystalReportViewer.Repor
tSource = rptDocument
.WindowState = FormWindowState.Maximized
.MdiParent = frmMain
.Show()
End With
Catch ex As Exception
End Try
What should installed at client computer in order to view it?
Thank you.
Answer : SAP Crystal Reports viewer 2008
You will need to install the redistributable runtime merge modules for Crystal reports that came with your version of CR. You can find them here.
http://resources.businesso
bjects.com
/support/
a
dditional_
downloads/
runtime.as
p
Random Solutions
hp msl 2024 attaching p212 on FreeBSD 8 p3
Publishing Applications - Windows Server 2008
IAS Server not responding
login script copy a shortcut to everybody's desktop
modify public folders permissions on SBS 2008
DHCP Client service keeps stopping when you reboot.
anchor on seperate page not working in safari and firefox
Mail stuck in Lotus oubox
Any way of showing a list of the users that logged on to a Windows XP SP3
Exporting mailboxes to PST in Exchange 2007 running on SBS 2008