Hi All,
I'm using a script in workflow (which I don't do very often) and it uses 3 external DLLs to authenticate to a web service. Although the script builds fine with no errors, when the workflow runs it fails with the following error:
The Workflow service is running as an account with access to the DLLs location and I have the following set in the WF Admin Console:
The errors shown in the workflow admin console state the same, but also give error stating "absolute path information is required" but not sure if that's related?
This thread suggested turning on the Fusion log, which I've done and it says that it's loaded Newtonsoft.Json successfully, but there are no entries at all for the other two files.
Has anyone come across this before?
Thanks in advance!
Dan