Post Author: darrens
CA Forum: Authentication
Hi,
I have an ASP.NET 2.0 application that uses the Crystal Report Viewer in a web form. The report that is used in this page is stored in an Enterprise server, and the report is configured to connect to a MS SQL database using a SQL account for authentication.
Approximately one third of the time a person attempts to load this report in the Crystal Report Viewer, they are given this error message: "The database logon information for this report is either incomplete or incorrect." The other two-thirds of the time, the report connects successfully and the results are displayed in the viewer on the page.
Has anyone encountered this problem before, or knows of a solution? Thanks in advance.