Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I get the following error “Could not create output file (was replacing the original zip file)”. What is wrong?

0
Posted

I get the following error “Could not create output file (was replacing the original zip file)”. What is wrong?

0

You get this error when directory and/or file permissions are not properly set. If you using the component in ASP your code runs under context of IUSR_MACHINENAME user account. That means that that account should have proper permissions set for the job you are trying to perform. In this particular case IUSR_MACHINENAME user account should have should have “Full control” right set on the directory where zip operation is taking place. After setting that permission don’t forget to restart IIS service.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123