G
gsauns
I have an application developed with ASP.NET 2.0.
I am using Crystal Reports 10 on another server and I've created a
report to test out.
I don't have Crystal for Visual Studio or anything like that, like
I've been seeing in my search for knowledge.
I added references in my project to:
CrystalDecisions.CrystalReports.Engine.dll
CrystalDecisions.Shared.dll
CrystalDecisions.Web.dll
I am now trying to get the report to display on an aspx page. I've
added a CrystalReportViewer to the page. I try to set the viewer's
ReportSource when the page loads, but it gives me a login page and
won't take my credentials.
How can I get around this?
I am using Crystal Reports 10 on another server and I've created a
report to test out.
I don't have Crystal for Visual Studio or anything like that, like
I've been seeing in my search for knowledge.
I added references in my project to:
CrystalDecisions.CrystalReports.Engine.dll
CrystalDecisions.Shared.dll
CrystalDecisions.Web.dll
I am now trying to get the report to display on an aspx page. I've
added a CrystalReportViewer to the page. I try to set the viewer's
ReportSource when the page loads, but it gives me a login page and
won't take my credentials.
How can I get around this?