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
Moved a Dolpin 7 website to a new server and I get an error message.
Netlogon Service stopped on SBS2003
SBS Domain Question
Windows XP slow to shut down or restart
I am trying to run a virtual image off of vmware player and I keep getting an error.
Disable "lan settings" button in Internet Explorer
Vmware Virtual Centre Service not starting
From where I can download HP Smartstart version 8.40
Microsoft CRM Product question
Why centos live cd so slow, and can not mount local HDD?