This topic has not yet been rated - Rate this topic

InvalidTemporaryStorageStreamException Class 

Occurs when a temporary stream does not support seeking, reading, or writing.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

public sealed class InvalidTemporaryStorageStreamException : ConfigurationErrorsException
public final class InvalidTemporaryStorageStreamException extends ConfigurationErrorsException
public final class InvalidTemporaryStorageStreamException extends ConfigurationErrorsException

Please see Web.config Settings for ReportViewer for more information.

System.Object
   System.Exception
     System.SystemException
       System.Configuration.ConfigurationException
         System.Configuration.ConfigurationErrorsException
          Microsoft.Reporting.WebForms.InvalidTemporaryStorageStreamException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.