I am trying to use the Assembly Execute task and I keep getting errors trying to refresh the dll/exe file. It keeps coming back with "An error occurred while loading assembly data. Process failed with error:" I can't find any other information on why it is not loading. If I try to add the dll/exe another task to a different job it just fails to load. It will succeed the first time I add the assembly, but every time after that it fails. However the job will run correctly and loads the assembly and all associated DLL libraries provided I don't try to make any changes to the task. I can also clone the task and get it to run.
Are the files being cached somewhere?
Are there any logs that I can review to see why it won't load the dll/exe?
What .Net versions are supported? I am using 4.52 Framework.
I have tried copying the program to another folder with the same result.
Thank you
Edited by moderator
2017-08-30T08:44:39Z
|
Reason: Not specified