on 2018 Sep 14 2:28 PM
Asp.net crystal report load/view used to work in visual studios 2017 and just started to fail with no reason.
There are no errors produced. It just will not show the report.
MY CODE:
newReportDocument = New CrystalDecisions.CrystalReports.Engine.ReportDocument newReportDocument.Load(Server.MapPath("~/CrystalReports/" & Session("ReportUrl"))) newReportDocument.SetDataSource(Session("dgCurrentReportData")) CrystalReportViewer1.ReportSource = newReportDocument CrystalReportViewer1.DataBind()
I've tried REFRESH to no avail.
This is a show stopper and I need Help ASAP please.
Thanks so very much in advance.
Bruce Jenkins
<< Personal information removed by moderator >>
Which version and service pack of the SDK are you using and what versions of Windows and IIS are you running on?
-Dell
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.