Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
1.0 M3
-
None
-
Windows Server 2003SP2, Word 2007 in compatibility mode
Description
I have removed the program 'XWord 1.0 M2' through 'Add or Remove Programs' then have started installation 'XWord 1.0 M3' and have received a Error during installation:
Name: XWord
From: http://xoffice.xwiki.org/xwiki/bin/download/Repository/WebHome/XWord1.0SNAPSHOT.zip/XWord.vsto
Unable to install this application because an application with the same identity is already installed. To install this application, either modify the manifest version for this application or uninstall the preexisting application.
Exception Text:
System.Deployment.Application.DeploymentException: Unable to install this application because an application with the same identity is already installed. To install this application, either modify the manifest version for this application or uninstall the preexisting application.
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.DownloadAddIn(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
Then I have tried to install 'XWord 1.0 M3' on other computer with the same Environment and have received following Error:
Name: XWord
From: http://xoffice.xwiki.org/xwiki/bin/download/Repository/WebHome/XWord1.0SNAPSHOT.zip/XWord.vsto
Exception occurred during store operation.
Exception Text:
System.Deployment.Application.DeploymentException: Exception occurred during store operation. ---> System.ArgumentException: Value does not fall within the expected range.
at System.Deployment.Internal.Isolation.IStore.Transact(IntPtr cOperation, StoreTransactionOperation[] rgOperations, UInt32[] rgDispositions, Int32[] rgResults)
at System.Deployment.Internal.Isolation.Store.Transact(StoreTransactionOperation[] operations, UInt32[] rgDispositions, Int32[] rgResults)
at System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext storeTxn, SubscriptionState subState)
— End of inner exception stack trace —
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.DownloadAddIn(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
So 'XWord 1.0 M3' hasn't been installed.