नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
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. |
GitHub पर हमारे साथ सहयोग करें
इस सामग्री का स्रोत GitHub पर पाया जा सकता है, जहां आप मुद्दों को बना सकते हैं और उनकी समीक्षा भी कर सकते हैं और अनुरोध खींच सकते हैं। अधिक जानकारी के लिए, हमारी योगदानकर्ता मार्गदर्शिका देखें।