Print Page | Close Window

'Database Login' dialog

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=10435
Printed Date: 26 Apr 2024 at 9:38pm


Topic: 'Database Login' dialog
Posted By: anitha kingsly
Subject: 'Database Login' dialog
Date Posted: 05 Jul 2010 at 10:32pm
I'm developing an VB.NET Windows Forms application that uses CR for VS.NET
My reports get their data from ADO.NET Datasets that are pre-populated by
other modules of the application.
What I need to do is to use these datasets as the datasources of my reports.
Fine, I have done that and it works perfectly on my development box.
The trouble comes when I deploy the application on the client machine.
But when it tries to show the reports in the CrystalReportViewer control, it
pops-up the 'Database Login' dialog.

Please help. Thanks in advance.



Replies:
Posted By: jkwrpc
Date Posted: 06 Jul 2010 at 4:52am
Its obviously a data connection issue. It could be a persmissions issue with the database on the production side. It could be it needs have user permissions modified to allow access. That is something that gets missed in the process once in awhile.
 
What happens if you type in the login information into the dialog?
 
Regards,
 
John W.
http://www.CustomReportWriters.net - www.CustomReportWriters.net
 



Print Page | Close Window