Crystal Reports Export to Excel Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

About the time we installed Windows Server 2003 SP2 on our Web servers, our
exports to Excel stopped working from Crystal Reports .NET within all our
ASP.NET applications. However, the exports to pdf and Word still work. Is
anyone else having this problem and have you found a resolution? We are using
..NET Framework 1.1. The web apps were created in Visual Studio 2003.
 
We've uninstalled SP2 for Windows Server 2003 and the Excel Export from
Crystal Reports .NET is working again. The message was something like:

Error in File: Error detected by export DLL:
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.ExportException:
Error in File: Error detected by export DLL:
 
Back
Top