When redeploying a .net application once the application fails with the error "the application cannot be started. Please contact the application vendor."

Error details: "This application cannot be made an online application because a previous version is installed. To install this application, uninstall the previous version or mark this application as installed."

+2


a source to share


1 answer


http://msdn.microsoft.com/en-us/library/ms229001.aspx?ppud=4

Microsoft:



These are common error messages that occur when an application cannot be started and no other specific reason can be found. This often means that the application is corrupted in some way or that the ClickOnce store is corrupted.

0


a source







All Articles