Installing Office Customization

前端 未结 10 1885
长发绾君心
长发绾君心 2020-12-14 14:59

Name: From: file:///D:/Samples/TestUpdatedVersion/bin/Debug/TestUpdatedVersion.vsto

The customization cannot be installed because another version is currently insta

10条回答
  •  -上瘾入骨i
    2020-12-14 15:50

    I had the same problem when deploying a new version of our VSTO word addin. After fiddling for 2 hours I found out that the Installation folder URL that you set in the properties of the solution (where it upgrades from) is case sensitive and stupidly needs to be the same case as the initial installation URL.

提交回复
热议问题