Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS2005(ASP.NET) and Crystal Reports

Status
Not open for further replies.

jbenson001

Programmer
Jan 7, 2004
8,172
US
Hello all,

I am not sure it this is the correct fourm for this question. I am running VS2005 and creating a Crystal Report. I then set the CrystalReports viewer's datasource to the crystal report I just created. The report previews fine in design mode. The problem I am having is that when the page runs, it displays a login screen. Once I enter the password, it runs fine. Is there a way to save this connection info, so that this screen does not show when I run the page?

Thanks,

Jim
 
That's probably the database connectivity, which is inherent security.

It sounds like you're using the version of Crystal within VS, if not, please state your version.

These might help, at any rate, there are lots of samples at the support site:


-k
 
I am using the version that came with VS.

I will check your link later. thanks...

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top