Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during installation on Win10(x64) with MsOffice2016(32bit) #12

Open
kryptoego opened this issue Sep 6, 2020 · 0 comments
Open

Comments

@kryptoego
Copy link

When trying to install the add-in on a Windows 10 (x64) machine with Ms Office 2016 (32 bit) on it, I get this error message:

Name:
From: file:///C:/Users/anonymous/Downloads/MSWord-LanguageTool-Addin/languagetool-msword10-addin.vsto

************** Exception Text **************
Microsoft.VisualStudio.Tools.Applications.Deployment.InvalidRegistryStoreValueException: Could not retrieve the solution identified by the following subscriptionId: languagetool-msword10-addin.vsto, Culture=neutral, PublicKeyToken=3438a7bae70b726e, processorArchitecture=msil. The subscriptionId was found but one or more of the identifying properties is corrupted or missing. ---> Microsoft.VisualStudio.Tools.Applications.Deployment.InvalidRegistryStoreValueException: Some values for current solution configuration are invalid in the registry ---> System.UriFormatException: Invalid URI: The URI is empty.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at Microsoft.VisualStudio.Tools.Applications.Deployment.StoreEntryRegistryHelper.LoadFrom(RegistryKey source)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.Tools.Applications.Deployment.StoreEntryRegistryHelper.LoadFrom(RegistryKey source)
at Microsoft.VisualStudio.Tools.Applications.Deployment.MetadataStore.Retrieve(String subscriptionID)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.Tools.Applications.Deployment.MetadataStore.Retrieve(String subscriptionID)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.VerifySolutionCodebaseIsUnchanged(Uri uri, String subscriptionId, Boolean previouslyInstalled)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant