Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Properties
| Property | Value |
|---|---|
| ID | 1030 |
| Keywords | WFRuntime |
| Level | Verbose |
| Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates a FaultWorkItem is starting execution.
Message
Starting execution of a FaultWorkItem for Activity '%1', DisplayName: '%2', InstanceId: '%3'. The exception was propagated from Activity '%4', DisplayName: '%5', InstanceId: '%6'.
Details
| Data Item Name | Data Item Type | Description |
|---|---|---|
| FaultActivity | xs:string | The type name of the fault activity. |
| FaultActivityDisplayName | xs:string | The display name of the fault activity. |
| FaultActivityInstanceId | xs:string | The instance id of the fault activity. |
| ExceptionActivity | xs:string | The type name of the activity that threw the exception. |
| ExceptionActivityDisplayName | xs:string | The display name of the activity that threw the exception. |
| ExceptionActivityInstanceId | xs:string | The instance id of the activity that threw the exception. |
| Exception | xs:string | The exception details for the exception |
| AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.