Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Throwing error when data set has large amount of data binding with crystal report
 

Throwing error when data set has large amount of data binding with crystal report

This is the way i am populating the crystal report.

From SP(SQL Server 2000)---> Data set ----> Crystal Report(9.2).

I am generating the report into PDF,EXCEL and Word formats .

When large data is populated for the first time(EX: More than 40000 records) it is executing but when i am doing it for more than one time i am getting error like

"Unable to connect: incorrect log on parameters"

Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Error in File c:\temp\temp_1f959ed6-3c56-4113-813b-52349d7d0677.rpt: Unable to connect: incorrect log on parameters.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[LogOnException: Error in File c:\temp\temp_1f959ed6-3c56-4113-813b-52349d7d0677.rpt:
Unable to connect: incorrect log on parameters.]
.N(String %, EngineExceptionErrorID ')
.I(Int16 , Int32 )
.H(Int16 )
CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportFormatType formatType)

Please help me out for the above issue.

Thanks,

RK

lankaRK  Wednesday, April 02, 2008 12:26 PM
Hi,
This is a GAX/GAT specific, please try post your issue in the Crystal Report related forum
here: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=77&SiteID=1

thanks
jose.
Jose Escrich  Thursday, April 03, 2008 1:06 PM
Hi,
This is a GAX/GAT specific, please try post your issue in the Crystal Report related forum
here: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=77&SiteID=1

thanks
jose.
Jose Escrich  Thursday, April 03, 2008 1:06 PM

You can use google to search for other answers

Custom Search

More Threads

• Effort in creating class recipe
• How to set focus on "No" button of the MsgBox in VB.NET
• This forum is moving â€?week of 5/27
• UnfoldTempalteAction replacing parameters
• Database Project template
• Error In GAT
• How to add a file and project reference
• Exception message for the enduser?
• How do you enable delay signing on a web project programmatically?
• Access Denied (On Windows XP SP2)