Hi
I am trying to upgrade app instance on my subsite. The upgrade fails with exception in ULS log
Returning error with exception information. Type: App, Source: AppWeb, Detail: There was a problem updating the app web., Correlation: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, Exception: Microsoft.SharePoint.SPException: Exception of type 'Microsoft.SharePoint.SPException'
was thrown.
at Microsoft.SharePoint.SPUserSolutionCollection.UpgradeActiveSolutionFeatures(SPUserSolution userSolution, Boolean removeOrphanedFeatures)
at Microsoft.SharePoint.SPUserSolutionCollection.AddOrUpgrade(SPUserCodeSolutionPackage solutionPackage, Int32 solutionGalleryItemId, SPUserSolution existingSolution)
at Microsoft.SharePoint.SPUserSolutionCollection.Add(SPUserCodeSolutionPackage solutionPackage)
at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.AddOrUpgradeSolution(SPWeb web, SPUserCodeSolutionPackage solution, Boolean isUpgrade)
at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.UpgradeWeb(SPWeb web)
at Microsoft.SharePoint.Packaging.SPUserCodeSolutionDeploymentGroup.RestoreFromBackupAndUpgradeAndRemove()
at Microsoft.SharePoint.Administration.SPAppTask.RestoreFromBackupAndUpgradeAndRemoveOperation()
at Microsoft.SharePoint.Lifecycle.MonitoredTaskExecution.DoTask()
My app file have two features, nothing has been changed in the features except for version number.
Has anyone come across such an issue?
Regards,
RK
Radhakrishna