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. |
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.