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
Setting Compatibility Mode in IE8 using JavaScript
Embedding iwebbrowser control inside ATL window.
I am new to webservices, please help.
Filemaker Pro Basic Formatting Email Text
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
C# DirectoryServices application question
AMD vs Intel? on dell's website - which has greater VM performance?
Flex show hide text areas onClick dynamic button
Reset HMC on P5 520
SAP RFC returning Invalid Data Type