Hello All,
I am facing an issue when trying to unzip a zipped database backup file using execute process task.
I did this in my local machine ( Using Visual Studio 2015 community Version) and I was able to achieve it but when I did the same solution on Client Dev Server ( Using Visual Studio 2017) I am getting an error saying " The process exit code was "2" while the expected was "0".
Below are the expressions I used in Execute Process Task.
Any help is really appreciated.
Thank you.