Click to See Complete Forum and Search --> : Problems in exporting crystal reports in Windows 2003 (IIS6)


zaman100
March 13th, 2007, 04:20 AM
We have developed an web application using Microsoft Visual Studio .Net 2002 and the bundled Crystal Reports (ver 9). The system is currently live and running well on Windows 2000 server (IIS 5).

As part of our migration plans, we tested on Windows 2003 (IIS 6) and faced errors when exporting the reports to PDF. The database used is MS SQL Server 2000 running on windows 2003.

The Error message we get is:
Error in File C:\WINDOWS\TEMP\temp_141aec94-c3dc-4f15-a454-5913ec19a79b.rpt: Invalid table number.
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:\WINDOWS\TEMP\temp_141aec94-c3dc-4f15-a454-5913ec19a79b.rpt: Invalid table number.

Any assistance is highly appreciated.