HTMLText Interpretation generates runtime error
From: Sameer (sudev_at_gatewaywebsys.com)
Date: 07/17/04
- Next message: George: "Re: Crystal Reports v6 OCX and v8 OCX"
- Previous message: Ravindran John: "Keeping Group together across multiple sections"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Jul 2004 23:29:19 -0700
Hi all,
I am using Crystal Reports integrated with MicroSoft Visual Studio.Net
2003 Enterprise Architect, Database is MS Access 2003 and OS is
Windows 2K Proffesional Edition. The application is a ASP.NET web
application in C#.
I have HTML data in my database and i want to render it on reports and
format the text as per html tags in the data. for that in field object
there is a property called Text Interpretation on Paragraph formatting
tab of format dialog. I set the property to crHTMLText and run the
report and it gives following error.
'
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 <filename>.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 <filename>.rpt:
The request could not be submitted for background processing.]
.F(String , EngineExceptionErrorID
) +642
.A(Int16 , Int32 ) +537
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext
reqContext) +539
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext
pageReqContext) +189
CrystalDecisions.Web.ReportAgent.u(Boolean N) +164
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e)
+108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1489
I have tried to use memo field as well as text fiel in the database
but result is the same. Whenever i use rtfformat or uninterpreted text
it doesent give me any err.
Please help me.
Thanking u in advance
- Next message: George: "Re: Crystal Reports v6 OCX and v8 OCX"
- Previous message: Ravindran John: "Keeping Group together across multiple sections"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|