Crystal Report - avoid logging in after server installation

How can I fix Crystal Report to refresh directly from data source.
I am using dataset for rpt; after installing the report on another PC at runtime, when loading the report, it shows username and password.
In fact, I solved it manually on a PC by opening the report and checking it from the dataset.

Any ideas ???

0


a source to share


1 answer


Make sure you have valid xsd for your .Net objects and your dataset.



0


a source







All Articles