PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Help: Corrupted temp file error when trying to deploy rest service
Help: Corrupted temp file error when trying to deploy rest service
Started by myerssj, Mar., 11 2025 7:28 AM - 2 replies
Registered member
20 messages
Posted on March, 11 2025 - 7:28 AM
I have a REST Service developed in Windev which I've use for several years. I made a small change to an entry point on now I am getting an error "An error occurred while decrypting the information file (C:\Users\STEPHE~1.MYE\AppData\Local\Temp\FTP543F.tmp).
The following error is returned: Unable to decrypt file: file corrupted or wrong password." when trying to deploy update.

I have tried to repair the project. I have backed out the small modification, I have rebooted my PC. No matter what i try, I now get this error and I am unable to deploy.

Here is a screenshot of what I am seeing.




Registered member
20 messages
Posted on March, 11 2025 - 7:34 AM
I have also cleared out the temp directory where this corrupted file exists.

This file is created during the process.
Posted on October, 02 2025 - 8:40 AM
myerssj escribío:
I have a REST Service developed in Windev which I've use for several years. I made a small change to an entry point on now I am getting an error "An error occurred while decrypting the information file (C:\Users\STEPHE~1.MYE\AppData\Local\Temp\FTP543F.tmp).
The following error is returned: Unable to decrypt file: file corrupted or wrong password." when trying to deploy update.

I have tried to repair the project. I have backed out the small modification, I have rebooted my PC. No matter what i try, I now get this error and I am unable to deploy.

Here is a screenshot of what I am seeing.






I'm in the same situation. How fixed it?