I am trying to install Operations Dashboard on my machine. I am running Windows 7 64-bit and confirmed that I have .NET 4.5.2 installed. I get the following error in the error log (attached):
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\mmccar2\Downloads\OperationsDashboard (3).application resulted in exception. Following failure messages were detected:
+ File, CoherentUI_Host.exe, has a different computed hash than specified in manifest.
ERROR DETAILS
Following errors were detected during this operation.
* [10/1/2015 12:04:06 PM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
- File, CoherentUI_Host.exe, has a different computed hash than specified in manifest.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(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, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
Any suggestions on how to get this installed?
Thanks,
Mark