Answer the question
In order to leave comments, you need to log in
How do I resolve the issue when using an XML file source in Crystal Reports?
I make a report in Crystal Report, I specified the source as an XML file, I marked everything. I start the form with the CrystalReportsViewer report. But for some reason he asks for a name and password? What is the reason ?
ReportDocument report = new ReportDocument();
report.Load("Reports\\NakladProduct.rpt");
crystalReportsViewer1.ViewerCore.ReportSource = report;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question