Code works only on local sys,

Hi Al
I need your help ,
Please help me out…

This .xaml file is working file on my local system.

But on the server machine its throwing the error. Can you please help me…
It should create the unzipped folders

Regards
Sonika

Inside your unzip folder there is a PDF and which is already exists in server, before copy or move the folder check path exist with folder if yes then delete existing one then you move your new folder.

1 Like

Inside your unzip folder there is a PDF and which is already exists in server - its not exixting… everytime i am deleting the main folder - CMK. and running the code.
you can run the .xaml n check which i have added in thread

Hello, I see you have unzipped 2 zip files during the run already.

image

after that you are trying to unzip the 3rd zip which by chance is having the same name pdf file.

Can you verify once if its not that case?

I reproduced your issue and it is giving me similar error when i have a same file in 2 zips

image

image

1 Like