How can we do PowerClient version cleanup tasks on the IIS Server that contains all versions?
In my case in previous versions I loaded many external files, those that keep trying to be downloaded by the PowerClient and are registered in the log file "pbdloader.log" located in %AppData%\PBApps\Applications\myapp_folder\log
Example data in log:
2021-04-29 18:06:00.864 ERROR [11400] [CCloudDownloadAsRequired::GetCloudFile@492] Failed to download the file "xxx.png" because it does not exist in the file manifest of the application.
all those external files from previous versions are no longer used, which is why I removed them from the powerclient project.
Thanks
Marcelo Peñailillo