MissingReportServerConnectionInformationException 类

Occurs when session state is not enabled, and an object implementing IReportServerConnection interface is not supplied through the Web.config file.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

语法

声明
用法

备注

Please see ReportViewer 的 Web.config 设置 for more information.

继承层次结构

System.Object
   System.Exception
     System.SystemException
       System.Configuration.ConfigurationException
         System.Configuration.ConfigurationErrorsException
          Microsoft.Reporting.WebForms.MissingReportServerConnectionInformationException

线程安全

此类型的所有公共静态(在 Microsoft Visual Basic 中共享)成员都是线程安全的。 但不能保证所有实例成员都是线程安全的。

另请参见

参考

MissingReportServerConnectionInformationException 成员
Microsoft.Reporting.WebForms 命名空间