vsto excel addin customization cannot be run because the solution

A

AntonioSaevus

I've build a sample Addin to test Indstall procedures on customer side.
I Followed the instructions set out at :
http://msdn.microsoft.com/en-us/lib...isualStudioToolsfortheOfficesystem30solutions

All goes well but after deployment to a Vista-Home computer I start Excel,
eceive the trus Question and after that :

ERROR:
From: file:///C:/Users/ton/AppData/Roaming/Shas/ExcelAddinSetup/Samle.vsto

The customization cannot be run because the solution ID in the document does
not match the customization. Contact your administrator for further
assistance.

************** Exception Text **************
Microsoft.VisualStudio.Tools.Applications.Deployment.InstallAddInFailedException:
The customization cannot be run because the solution ID in the document does
not match the customization. Contact your administrator for further
assistance.
bij
Microsoft.VisualStudio.Tools.Office.Runtime.OfficeAddInDeploymentManager.OnAddInManifestsDownloaded(AddInManifestsDownloadedArgs args)
bij
Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.RaiseOnAddInManifestsDownloadedEvent(IClickOnceAddInInstaller
addInInstaller, Uri deploymentManifestUri, AddInInstallationStatus
addinSolutionState, String productName, String deploymentManifestXml, String
applicationManifestXml, String hostManifestXml, String logFilePath, String
version, Uri supportUri)
bij
Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
bij
Microsoft.VisualStudio.Tools.Office.Runtime.SolutionInstaller.<>c__DisplayClass7.<Install>b__0()

Anyone Any Idea how to solve this One?
Best Regards,
Ton
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top