I have a click once application with no minimum required version in the manifest and yet I am getting this error below. How can I resolve this issue? What could be causing this? I had the user uninstall the application and then install it by giving them the production URL.
APPLICATION SUMMARY
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
ERROR DETAILS
Following errors were detected during this operation. * [11/18/2011 10:22:21 AM] System.Deployment.Application.DeploymentException (SubscriptionState) - Cannot activate a deployment with earlier version than the current minimum required version of the application. - Source: System.Deployment - Stack trace: at System.Deployment.Application.SubscriptionStore.CheckMinimumRequiredVersion(SubscriptionState subState, AssemblyManifest deployment) at System.Deployment.Application.SubscriptionStore.CheckDeploymentSubscriptionState(SubscriptionState subState, AssemblyManifest deployment) 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)
I found out what the problem was. We have two load balanced servers and one of them had the prior version of the application. The users were bouncing between servers and sometimes getting the wrong version.
You'll want to look here and make sure that your Automatic Update Options are configured correctly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With