Hi All,
After i click "Approve" button, i get the following warning message in event viewer and the batch wont be passed to next step of the workflow.
Event Type: Warning
Event Source: Microsoft.Dynamics.Workflow
Event Category: None
Event ID: 0
Date: 21/05/2009
Time: 3:07:06 PM
User: N/A
Computer: WORKFLOW-WEBSERVER
Description:
Action:
SubmitTaskAction
Current User LogOnName:
Domain\workflow.app
Input parameters:
Exception type:
System.ArgumentException
Exception message:
logOnName
Stack Trace:
at Microsoft.Dynamics.Workflow.Common.ArgumentHelper.CheckArgumentAsNetworkUser(String userName, String argumentName, String classMethodName)
at Microsoft.Dynamics.Workflow.WorkflowSecurityManager.CheckAccess(String logOnName, WorkflowAssociationKey workflowAssociationKey, WorkflowSecurityGroup[] workflowSecurityGroups)
at Microsoft.Dynamics.Workflow.Schedule.ApproversSequence.IsTaskChangeAllowed(Object sender, ConditionalEventArgs e)
at System.Workflow.Activities.CodeCondition.Evaluate(Activity ownerActivity, IServiceProvider provider)
at System.Workflow.Activities.IfElseActivity.Execute(ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.CompositeActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutionFilter.Execute(Activity activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.FaultAndCancellationHandlingFilter.Execute(Activity activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
at System.Workflow.Runtime.Scheduler.Run()
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Could anyone please help me?
Thanks.
*This post is locked for comments