Wrox Programmer Forums
|
BOOK: Professional Crystal Reports for VS.NET
This is the forum to discuss the Wrox book Professional Crystal Reports for Visual Studio .NET by David McAmis; ISBN: 9780764544033
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Crystal Reports for VS.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 8th, 2004, 02:03 AM
Registered User
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default CrystalDecisions.CrystalReports.Engine.DataSourceE

hi
i am using Crystal Report 10. Called a rpt file to asp.net

crReportDocument = New Report1()
crReportDocument.SetDataSource(dataSet)
CrystalReportViewer1.ReportSource = crReportDocument

by doing these, i get error

Exception Details: CrystalDecisions.CrystalReports.Engine.DataSourceE xception: Query Engine Error: 'C:\DOCUME~1\...\ASPNET\LOCALS~1\Temp\temp_50a746b 9-0205-4314-89a1-aa555d73a381.rpt'

Stack Trace:


[DataSourceException: Query Engine Error: 'C:\DOCUME~1\SENTHIL\ASPNET\LOCALS~1\Temp\temp_50a 746b9-0205-4314-89a1-aa555d73a381.rpt']
.K(String 
, EngineExceptionErrorID  )
.F(Int16 , Int32 )
.E(Int16 )
CrystalDecisions.CrystalReports.Engine.FormatEngin e.GetPage(PageRequestContext reqContext)
CrystalDecisions.ReportSource.LocalReportSourceBas e.GetPage(PageRequestContext pageReqContext)
CrystalDecisions.Web.ReportAgent.v(Boolean `)
CrystalDecisions.Web.CrystalReportViewer.OnPreRend er(EventArgs e)
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Page.ProcessRequestMain()

What should be reason of getting these error?





Similar Threads
Thread Thread Starter Forum Replies Last Post
CrystalDecisions.CrystalReports.Engine.InternalExc hkodituw BOOK: Professional Crystal Reports for VS.NET 0 June 16th, 2006 03:38 AM
CrystalDecisions.CrystalReports.Engine.LogOnExcept narendra_patil Crystal Reports 0 May 11th, 2006 01:06 AM
CrystalDecisions.CrystalShared.dll ISSUE Joko Purnomo .NET Web Services 0 March 22nd, 2005 01:19 AM
CrystalDecisions.CrystalReports.Engine.LogOnExcept vineee Crystal Reports 0 September 6th, 2004 04:53 AM
CrystalDecisions.CrystalReports.Engine.DataSourceE suresh_mogrampalli BOOK: Professional Crystal Reports for VS.NET 2 July 5th, 2004 12:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.