Click to See Complete Forum and Search --> : Urgent ! Please Help! Error in File .....


angelyin
June 4th, 2009, 04:26 AM
Error in File C:\DOCUME~1\EDP-SON\ASPNET\LOCALS~1\Temp\temp_01e12fce-aecf-49a0-9063-fff5950a82ec.rpt: The request could not be submitted for background processing.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.InternalException: Error in File C:\DOCUME~1\EDP-SON\ASPNET\LOCALS~1\Temp\temp_01e12fce-aecf-49a0-9063-fff5950a82ec.rpt: The request could not be submitted for background processing.

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:
[InternalException: Error in File C:\DOCUME~1\EDP-SON\ASPNET\LOCALS~1\Temp\temp_01e12fce-aecf-49a0-9063-fff5950a82ec.rpt:
The request could not be submitted for background processing.]
.K(String 
, EngineExceptionErrorID  )
.F(Int16 , Int32 )
.E(Int16 )
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext reqContext)
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext pageReqContext)
CrystalDecisions.Web.ReportAgent.v(Boolean `)
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e)
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499

What is this error mean?? izit is crystal report problem?
very headache with it.
Please advise. thanks in advance.

dannystommen
June 4th, 2009, 08:03 AM
Yes it is a crystal reports problem.

My guess is that there is something wrong in the way you create your report.

angelyin
June 5th, 2009, 02:44 AM
ya..is the report error. The crystal report cannot save with data, need to untick the "Save Data With Report" in file's tool bar.

Anyway, thanks your reply....
Have a Nice Day.