Installing Office Customization

前端 未结 10 1889
长发绾君心
长发绾君心 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条回答
  •  春和景丽
    2020-12-14 15:33

    You can try to delete a registry key located at:

    HKEY_CURRENT_USER\Software\Microsoft\VSTA\Solutions\{GUID}
    

    The value of {GUID} will be different on your environment.

    Check to ensure that you're deleting the right key. Confirm by checking the DWORD "Url" value at the key.

    Restart Excel and you should be good to go.

提交回复
热议问题