cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal report viewer toolbar problem

Former Member
0 Kudos

when i run the report it works fine but after a minute when i click on any of the buttons(export,print,drill,navigate) on the cyrstal report viewer toolbar it gives me

database logon failed

I have more than 50 viewers.

I tried by setting logon information but that did not work.

i am trying to reload the report and assign the dataset again on each drilldown and in navigating the pages for each viewer and it works out fine even after 15 minutes.

i am using the following event for drilldown and navigating

crystalreportviewer1.drill

crystalreportviewer1.navigate

As i am reloading the report in the above two events i want to reload the report and dataset the same way for export and print. But there is no event for export and print.

if any body wants to see the code please let me know.

Please any kind of help is appreciated.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I am developing reports using Crystal Reports XI R2, VS.NET 2005 , SQL Server 2000, C#.

former_member183750
Active Contributor
0 Kudos

I htink the best palce to start is with out sample apps:

https://smpdl.sap-ag.de/~sapidp/012002523100006252822008E/net_win_smpl.exe

http://www.businessobjects.com/jump/xi/default.asp

and these resources will also help:

http://www.businessobjects.com/global/pdf/dev_zone/VS2005_Walkthroughs.pdf

http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm

https://boc.sdn.sap.com/developer/library

C:\Program Files\Business Objects\Crystal Reports 11.5\Help\en\crsdk_samples_aspx\data\crsdk_net_tutorials_115_en.zip

C:\Program Files\Business Objects\Crystal Reports 11.5\Help\en\crsdk_net_doc\doc\crsdk_net_doc.chm

http://vbcity.com/forums/faq.asp?fid=54&cat=Crystal%20Reports

Ludek

Answers (0)