I am trying to install Business Portal 5.1 on GP 2010 and get the error show below. I was hopeful that the new SP3 for BP might solve the problem, but it did not. I uninstalled BP and the error happens when I try to re-install BP. It's a non-production server running Windows 2008 R2 and SQL Server 2008 R2. I've tried installing Business Portal (along with Sharepoint and GP webservices) on the database server as well as a separate server. Thanks.
-----------------------------------------------------------------------
Feature Id: 93dfb004-5724-4a4b-850b-6e0cb99c83c0
Location: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPWcfConnectorModel
Action: Install
Exception: An unexpected internal error occurred in the Business Data Connectivity Shared Service: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa.
Stack Trace: at Microsoft.SharePoint.BusinessData.SharedService.BdcServiceApplicationProxy.Execute[T](String operationName, UInt32 maxRunningTime, ExecuteDelegate`1 operation, Boolean performCanaryCheck, Boolean isChannelThatDelegatesIdentity)
at Microsoft.SharePoint.BusinessData.SharedService.BdcServiceApplicationProxy.ExportPackage(ModelStruct modelStruct, PackageContents packageContents, String settingId)
at Microsoft.SharePoint.BusinessData.Administration.AdministrationMetadataCatalog.ExportPackage(String modelName, PackageContents packageContents, String settingId)
at Microsoft.Dynamics.GP.BusinessPortal.ImportModelReceiver.SaveExistingModelAndDelete(String modelName, String featureFolder, Dictionary`2& exportedLobSystems)
at Microsoft.Dynamics.GP.BusinessPortal.ImportModelReceiver.ImportBdcArtifacts(String featureFolder, String modelFilePath, String[] resourceFilesPaths, Dictionary`2 lobSystemAssemblies, Boolean incrementalUpdate)
at Microsoft.Dynamics.GP.BusinessPortal.ImportModelReceiver.FeatureActivated(SPFeatureReceiverProperties properties)
at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)
at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)
at Microsoft.SharePoint.SPAdminFeatureCollection.Add(Guid featid, Version version, SPFeaturePropertyCollection props, Boolean fForce)
at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.AddCore(SPFeatureDefinition featdef, SPSite site, String solutionHash, Boolean fForce, Boolean fDoValidation)
at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.AddInternal(String relativePathToFeatureManifest, Guid solutionId, String solutionHash, SPSite site, Boolean force, Boolean fDoValidation, SPFeatureDefinitionContext featureDefinitionContext)
at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Install(String manifest, Boolean force)
at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointInstallFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)
at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)
-----------------------------------------------------------------------
*This post is locked for comments