SergioT
July 26th, 2005, 03:33 PM
Hi
I work with PC that have installed Win2003 , VS2003,SQL2000
I don't know what else to do.
I can not run a report on my win2003 I've try on a XP machine and run perfect.
I've read about this problem is for permissions to the IIS_WPG They say that I must give full control to that group over the C:\windows\temp. I've try but it doesn't work I've try given read permissions over C: ,Windows, and full control over TEMP
WHAT CAN I DO???? I need help URGENT!!!!!!!
THANKS FOR YOUR HELP
The error page is listed below
================================
Load report failed.
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.LoadSaveReportException: Load report failed.
Source Error:
Line 341: Me.SqlDataAdapter1.Fill(Me.DataSet11)
Line 342: crReportDocument = New ByAWebApp.CrystalReport1
Line 343: crReportDocument.SetDataSource(Me.DataSet11) <==HERE
Line 344:
Line 345: ''Pass the populated dataset to the report
Source File: C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb Line: 343
Stack Trace:
[LoadSaveReportException: Load report failed.]
.F(String , EngineExceptionErrorID
) +272
.B(String , Int32 ) +57
CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +1191
CrystalDecisions.CrystalReports.Engine.ReportClass.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +469
CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(Object value) +266
ByAWebApp.wfLibroVentas.subGeneraRpt() in C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb:343
ByAWebApp.wfLibroVentas.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb:315
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
I work with PC that have installed Win2003 , VS2003,SQL2000
I don't know what else to do.
I can not run a report on my win2003 I've try on a XP machine and run perfect.
I've read about this problem is for permissions to the IIS_WPG They say that I must give full control to that group over the C:\windows\temp. I've try but it doesn't work I've try given read permissions over C: ,Windows, and full control over TEMP
WHAT CAN I DO???? I need help URGENT!!!!!!!
THANKS FOR YOUR HELP
The error page is listed below
================================
Load report failed.
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.LoadSaveReportException: Load report failed.
Source Error:
Line 341: Me.SqlDataAdapter1.Fill(Me.DataSet11)
Line 342: crReportDocument = New ByAWebApp.CrystalReport1
Line 343: crReportDocument.SetDataSource(Me.DataSet11) <==HERE
Line 344:
Line 345: ''Pass the populated dataset to the report
Source File: C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb Line: 343
Stack Trace:
[LoadSaveReportException: Load report failed.]
.F(String , EngineExceptionErrorID
) +272
.B(String , Int32 ) +57
CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +1191
CrystalDecisions.CrystalReports.Engine.ReportClass.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob) +469
CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(Object value) +266
ByAWebApp.wfLibroVentas.subGeneraRpt() in C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb:343
ByAWebApp.wfLibroVentas.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\ByAWebApp\Ventas\wfLibroVentas.aspx.vb:315
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032