recently converted a project form Windows Legacy to Windows.
After successful convetion I started testing each workflow.
Run in a strange situation where the automation cannot assign to a String variable.
If i write the same expression to imediate panel, it works without any problem.
Hi @omer.ozturk, thanks for the hint but that did not resolve it.
I also tried with System.String.Empty instead of "", but it won’t work still the same error.
Assign Processes and Users: Can not assign 'System.Security.Principal.WindowsIdentity.GetCurrent().Name.Replace(System.Environment.UserDomainName+“\”, "")' to 'CurrentUser'.