Hi all,
I have a question about the update feature of Powerclient. I have tested 'Update when connected' and 'Never Update' options for my application. When I try to open the application when the Host Server IIS is turned off I get a 404 error. We turn the IIS off to simulate a scenario when the server were to go down. My understanding of the 'Update when connected' setting was the user could open the application on their system if they weren't able to reach the server.
Is there another setting that could cause this issue?
Here is the error code I receive:
2021-10-25 11:19:48.100 ERROR [1924] Application terminated.
2021-10-25 11:19:48.099 ERROR [3220] Failed to download the file. URL: http://serverFoo/appBar/deploylist.ini.zip, Error description: HTTP error.(error code: 404).
2021-10-25 11:19:47.974 ERROR [3220] Failed to download the file. URL: http://serverFoo/CloudAppPublisher/CloudAppInstall/LauncherSetup.json, Error description: HTTP error.(error code: 404).
Your help is much appreciated.