1006 - WorkflowApplicationUnhandledException
Properties
Property | Value |
---|---|
ID | 1006 |
Keywords | WFRuntime |
Level | Error |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates a workflow application has encountered an unhandled exception.
Message
WorkflowInstance Id: '%1' has encountered an unhandled exception. The exception originated from Activity '%2', DisplayName: '%3'. The following action will be taken: %4.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
WorkflowInstanceId | xs:string |
The instance id for the workflow |
Exception | xs:string |
The exception details for the exception |
AppDomain | xs:string |
The string returned by AppDomain.CurrentDomain.FriendlyName. |
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.