Hi,
I have created an Execute Assembly task, in order to run a method in a .NET dll.
The assembly has an App.config, which in turn references additional configs in a /Config subfolder.
The task runs, but cannot find configs in the subfolder. Trace logging shows that even tho the assembly I am executing is within our application folders, the task has a working directory of C:\Windows\System32.
Is it possible to set the working directory of an Execute Assembly task, as it is for the Execute Process task?
Thanks,
Steve
Edited by moderator
2015-04-16T15:22:15Z
|
Reason: Not specified