Hi,
I published my application (VS 2005) and am now trying to install it when I
get this error message. It worked before...even on a different machine.
Here is the detailed description:
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
SOURCES
Deployment url :
file:///C:/Dokumente%20und%20Einstellungen/Josef/Eigene%20Dateien/ApplicationName/Publish/ApplicationName.application
Application url :
file:///C:/Dokumente%20und%20Einstellungen/Josef/Eigene%20Dateien/ApplicationName/Publish/ApplicationName_1_0_0_31/ApplicationName.exe.manifest
IDENTITIES
Deployment Identity : ApplicationName.application, Version=1.0.0.31,
Culture=neutral, PublicKeyToken=a96ee49b104cf321, processorArchitecture=msil
Application Identity : ApplicationName.exe, Version=1.0.0.31,
Culture=neutral, PublicKeyToken=a96ee49b104cf321,
processorArchitecture=msil, type=win32
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of C:\Dokumente und Einstellungen\Josef\Eigene
Dateien\ApplicationName\Publish\ApplicationName.ap plication resulted in
exception. Following failure messages were detected:
+ Reference in the manifest does not match the identity of the downloaded
assembly ApplicationName.exe.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [23.03.2006 17:08:17] : Activation of C:\Dokumente und
Einstellungen\Josef\Eigene
Dateien\ApplicationName\Publish\ApplicationName.ap plication has started.
* [23.03.2006 17:08:17] : Processing of deployment manifest has
successfully completed.
* [23.03.2006 17:08:17] : Installation of the application has started.
* [23.03.2006 17:08:18] : Processing of application manifest has
successfully completed.
* [23.03.2006 17:08:20] : Request of trust and detection of platform is
complete.
ERROR DETAILS
Following errors were detected during this operation.
* [23.03.2006 17:08:20]
System.Deployment.Application.InvalidDeploymentExc eption (RefDefValidation)
- Reference in the manifest does not match the identity of the downloaded
assembly ApplicationName.exe.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.DownloadManager.Proc essDownloadedFile(Object
sender, DownloadEventArgs e)
at
System.Deployment.Application.FileDownloader.Downl oadModifiedEventHandler.Invoke(Object
sender, DownloadEventArgs e)
at System.Deployment.Application.FileDownloader.OnMod ified()
at
System.Deployment.Application.SystemNetDownloader. DownloadSingleFile(DownloadQueueItem
next)
at System.Deployment.Application.SystemNetDownloader. DownloadAllFiles()
at
System.Deployment.Application.FileDownloader.Downl oad(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.Down loadDependencies(SubscriptionState
subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri
sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator .DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory&
downloadTemp)
at
System.Deployment.Application.ApplicationActivator .InstallApplication(SubscriptionState
subState, ActivationDescription actDesc)
at
System.Deployment.Application.ApplicationActivator .PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator .ActivateDeploymentWorker(Object
state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Thanks for any advice,
Josef