R
Russ
I have a page that uses crystal reports to generate reports from a SQl
server database. As of a week ago everything was working fine, but now I am
all of the sudden getting errors. To the best of my knowledge nothing was
changed on the server.
Here is the error:
Error in File C:\DOCUME~1\WEBSERVER\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt: Invalid export
DLL or export format.
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.InvalidArgumentException: Error in
File C:\DOCUME~1\PLUTO\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt: Invalid export
DLL or export format.
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:
[InvalidArgumentException: Error in File C:\DOCUME~1\PLUTO\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt:
Invalid export DLL or export format.]
.F(String , EngineExceptionErrorID
) +406
.A(Int16 , Int32 ) +537
CrystalDecisions.CrystalReports.Engine.FormatEngine.internalSetExportOptions
(ExportOptions exportOptions) +3403
CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestCont
ext reqContext) +262
CrystalDecisions.CrystalReports.Engine.FormatEngine.Export() +107
CrystalDecisions.CrystalReports.Engine.ReportDocument.Export() +67
Bonds_Reports.WebForm1.convertToPDF() +215
Bonds_Reports.WebForm1.ddlSort_SelectedIndexChanged(Object sender,
EventArgs e) +135
System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e)
+108
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.Ra
isePostDataChangedEvent() +26
System.Web.UI.Page.RaiseChangedEvents() +115
System.Web.UI.Page.ProcessRequestMain() +1081
----------------------------------------------------------------------------
server database. As of a week ago everything was working fine, but now I am
all of the sudden getting errors. To the best of my knowledge nothing was
changed on the server.
Here is the error:
Error in File C:\DOCUME~1\WEBSERVER\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt: Invalid export
DLL or export format.
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.InvalidArgumentException: Error in
File C:\DOCUME~1\PLUTO\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt: Invalid export
DLL or export format.
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:
[InvalidArgumentException: Error in File C:\DOCUME~1\PLUTO\ASPNET\Local
Settings\Temp\temp_57908cf8-dba0-4327-b785-95de5cf6e523.rpt:
Invalid export DLL or export format.]
.F(String , EngineExceptionErrorID
) +406
.A(Int16 , Int32 ) +537
CrystalDecisions.CrystalReports.Engine.FormatEngine.internalSetExportOptions
(ExportOptions exportOptions) +3403
CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestCont
ext reqContext) +262
CrystalDecisions.CrystalReports.Engine.FormatEngine.Export() +107
CrystalDecisions.CrystalReports.Engine.ReportDocument.Export() +67
Bonds_Reports.WebForm1.convertToPDF() +215
Bonds_Reports.WebForm1.ddlSort_SelectedIndexChanged(Object sender,
EventArgs e) +135
System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e)
+108
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.Ra
isePostDataChangedEvent() +26
System.Web.UI.Page.RaiseChangedEvents() +115
System.Web.UI.Page.ProcessRequestMain() +1081
----------------------------------------------------------------------------