A small number of our users are experiencing an error when they try to launch our application through ClickOnce. it shows
"Application cannot be started. Contact the application vendor."
From reading other solutions on the web, we've figured that clearing the cache either using dfshim or by manually deleting the contents of the cache folder does solve the problem.
Is anyone aware of a general solution we could deploy to the end-user instead of having to clear the ClickOnce cache each time this problem occurs? Does anyone know the root cause of this cache corruption issue?