This documentation is archived and is not being maintained.
WebServiceErrorEvent Class
Visual Studio 2008
Defines the event that contains information about Web service errors.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
The WebServiceErrorEvent event is raised if an error occurs during a Web service request. Your application can use this event to obtain request-related information, which is available by using the WebRequestInformation and the WebThreadInformation classes.
System::Object
System.Web.Management::WebBaseEvent
System.Web.Management::WebManagementEvent
System.Web.Management::WebBaseErrorEvent
System.Web.Management::WebRequestErrorEvent
System.Web.Management::WebServiceErrorEvent
System.Web.Management::WebBaseEvent
System.Web.Management::WebManagementEvent
System.Web.Management::WebBaseErrorEvent
System.Web.Management::WebRequestErrorEvent
System.Web.Management::WebServiceErrorEvent
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: