I've got a script activity that is throwing the following error:
Does anyone have any idea where I should start looking? There are two similar script activities in this workflow, and it seems that one or the other of them will generally throw this error. Oddly enough, all of the code executes. The final line is a WorkflowApi.TrackInformation() call, and the value shows up in the messages. The C# code works just fine if I run it standalone.