I have clicked here once, which sometimes needs to be launched externally offline.
The reason is that it needs to be started very quickly during boot, at any point when there is no network connection, it should not also wait for any network connectivity.
I know, this requirement seems weird, but its legacy is the reason.
What do you think?
If you want to stop an application, the updates posted through ClickOn for updates do the following :
Right click on the project name in Solution Explorer and select "Properties".
Then select the "Publish" tab (below
then "Updates ..." and the first option "Clear the application for updates".
Save, rebuild and then deploy this version will check older version updates and then will never check for updates.
Comments
Post a Comment