Hi
I'm getting this error when attempting to install Esri Maps for SharePoint 4.0 on SharePoint 2010 using the installer Esri_Maps_SharePoint_4_0_SP2010 which I downloaded today.
Can anyone help please?
Feature with Id 'b432665a-07a6-4cc7-a687-3e1e03e92b9f' is not installed in this farm, and cannot be added to this scope.
***** SOLUTION DEPLOYMENT *****
WFE Server Name : https://sp.mydomain/ : The solution was successfully deployed.
***** FEATURE ACTIVATION *****
***** ERROR *****
Feature with Id 'b432665a-07a6-4cc7-a687-3e1e03e92b9f' is not installed in this farm, and cannot be added to this scope.
ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallException: Feature with Id 'b432665a-07a6-4cc7-a687-3e1e03e92b9f' is not installed in this farm, and cannot be added to this scope. ---> System.InvalidOperationException: Feature with Id 'b432665a-07a6-4cc7-a687-3e1e03e92b9f' is not installed in this farm, and cannot be added to this scope.
at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)
at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId, Boolean force)
at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallerControls.InstallProcessControl.ActivateSiteCollectionFeatureCommand.Execute()
--- End of inner exception stack trace ---
at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallerControls.InstallProcessControl.ActivateSiteCollectionFeatureCommand.Execute()
at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallerControls.InstallProcessControl.TimerEventInstall(Object myObject, EventArgs myEventArgs)