I've built a ClickOnce vsto add-in for Outlook and I was able to publish it to a network directory and install it. I can publish updates/revisions. However, when I restart Outlook after a revision, it gives me the following error:
It's basically looking for the update in the project's debug folder. What do I do to change this to the network folder? It also seems to be prepending "file:///".