From: Amit on
Hi,



I have uploaded a report which runs and renders perfectly. But I am
unable to export it into any format. It fails with the following
error:


Server Error in '/Reports' Application.
--------------------------------------------------------------------------------

The file exists.

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: System.IO.IOException: The file exists.


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:

[IOException: The file exists.
]
Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean
isAbortable, String url, Stream outputStream, String& mimeType,
String& fileNameExtension) +489
Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean
isAbortable, String format, String deviceInfo, NameValueCollection
urlAccessParameters, Stream reportStream, String& mimeType, String&
fileNameExtension) +924
Microsoft.Reporting.WebForms.ServerReportControlSource.RenderReport
(String format, String deviceInfo, NameValueCollection
additionalParams, String& mimeType, String& fileExtension) +84
Microsoft.Reporting.WebForms.ExportOperation.PerformOperation
(NameValueCollection urlQuery, HttpResponse response) +153
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext
context) +75

System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
() +303
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +64





Has any one faced this issue?

Would appreciate any help in resolving this. Let me know if you would
need any more information.

The application has been running from quite some time and this problem
started just recently.

Thanks,

Amit.