Hi All ,
I am running a action script inside the workflow to write some values in a csv file.
When I execute the workflow it gives a warning message stated below and the script action is not executing
I found this warning message under Workflow designer "today's activity --> message"
warning message : "An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information."
I have also attached a screenshot <error.png> .
I have also updated my .net framework to 4.5.2 version but no luck.
Please help me to solve this issue .. So i cancontinue building and testing my workflow.
thanks in advance ...