ArcObjects Library Reference (Server)  

IServerErrorReports Interface

Provides access to Server error reporting settings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ErrorReportCacheSize Maximum number of stored crash dumps.
Read/write property ErrorReportDir Crash dump directory.
Read/write property ErrorReportEmailAddress E-mail address of server administrator.
Read/write property ErrorReportEnableUpload Indicates whether error reporting is enabled.
Read/write property ErrorReportInterval Interval at which SOM checks crash dumps and uploads error reports.
Read/write property ErrorReportMode Exception handling mode of SOC processes.
Read/write property ErrorReportModeSOM Exception handling mode of SOM process.
Read/write property ErrorReportType Crash dump type.
Method ReportErrors Uploads stored error reports to the reporting web service.

CoClasses that implement IServerErrorReports

CoClasses and Classes Description
ServerObjectAdmin The ServerObjectAdmin object which administrates the GIS Server.