cancel
Showing results for 
Search instead for 
Did you mean: 

CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Load report

Former Member
0 Kudos

Hi !

I have an error in a asp application that can not show the report.The error is the following:

Load report failed.

Descripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.

Detalles de la excepción: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Load report failed.

Seguimiento de la pila:

. I(String , EngineExceptionErrorID ) +272

. E(String , Int32 ) +56

CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +1263

CrystalDecisions.CrystalReports.Engine.ReportClass.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +456

CrystalDecisions.CrystalReports.Engine.ReportDocument. -() +98

CrystalDecisions.CrystalReports.Engine.ReportDocument.get_DataDefinition() +7

CrystalDecisions.CrystalReports.Engine.ReportDocument.SetParameterValue(String name, Object value) +70

RptNet.asp.wfReciboFloFolio.Page_Load(Object sender, EventArgs e) in C:InetpubwwwrootSAFECobranzaRPTNetaspwfReciboFloFolio.aspx.cs:27

System.Web.UI.Control.OnLoad(EventArgs e) +67

System.Web.UI.Control.LoadRecursive() +35

System.Web.UI.Page.ProcessRequestMain() +739

I have installed windows 2003, Crystal Report 11, could you please help me ?

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

Please provide the following information:

Version of Crystal Reports used (11.0 or 11.5)?

Version of .NET used?

Crystal Reports Service Pack level?

Is this happening on your dev system or after you deployed the application?

What troubleshooting steps have you taken so far (notes, articles, forum posts consulted, etc.)?

Also, see the following:

[Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]

[What do I need to do to get the fastest issue resolution?|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12045] [original link is broken] [original link is broken] [original link is broken];

Ludek

Former Member
0 Kudos

Version of Crystal Reports used: Server 11.0

Version of .NET used: 2003

Crystal Reports Service Pack level: i havent install anyone

Is this happening on your dev system or after you deployed the application? it is in the server, after deploy the application.

What troubleshooting steps have you taken so far (notes, articles, forum posts consulted, etc.)?

I´ve installed the crnet11win_en.exe and CrystalReports11_NET_EmbeddedInstall.msi becuase the first problem was about some dll´s that weren´t in the server. and i found that i had to install them.

http://www.securityfocus.com/bid/21261/solution

http://resources.businessobjects.com/support/additional_downloads/runtime.asp#05

Answers (0)