ClickOnce Automatic Update error for VSTO- add-in for Excel
问题 I created a simple test program to try and understand how Click-Once deployment works and whether or not I can have the program automatically updated. It is an excel add-in with a button in the ribbon that outputs some message box. I have the deployment location set to a public location on the network and updates set to check every time the customization runs. Great - I install the add-in, open Excel, it works fine. Now I go into visual studio and update and re-publish the add-in. Now when I