I have a trouble getting a ClickOnce
, C#, Visual Studio application to install. I get the following error (retyped):
Setup has detected that the file
C:\...\Reportviewer.exe
has changed since it was initially published.
Click OK to retry the download or Cancel to exit Setup.
I deleted the previously existing Reportviewer
, but the error persists. I'm doing this install via VPN (if it matters). What does this actually mean, and what can I do about it?