Tagged Questions
0
votes
2answers
2k views
Error using SPContext.Current.Web.AllUsers in Visual Studio workflow
I have the following code running in a Visual Studio workflow. I am trying to specify the user who is adding list items in the code because I guess the system account (default for VS) will not allow ...