Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

Business Portal Installation Error - Solomon

(0) ShareShare
ReportReport
Posted on by 50

Dear All,

During the Business Portal installation we are facing the error below any ideas how-to-resolve it?

Thanks,

Antonis 

--------------------------------------------------------------------
   Feature Id:  BP Cleanup
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPCleanup
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.Cleanup" for feature 8f4a0cc1-de5d-476e-9c24-7b194ab991cf: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.Cleanup..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Cleanup
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPCleanup
       Action:  Activate
    Exception:  Feature '8f4a0cc1-de5d-476e-9c24-7b194ab991cf' is not installed in this farm, and can not be added to this scope.
  Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
   at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Company Containment
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPContainment
       Action:  Activate
    Exception:  Attempted to perform an unauthorized operation.
  Stack Trace:     at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.SPWeb.CheckPermissions(SPBasePermissions permissionMask)
   at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, ISecurableObject obj)
   at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)
   at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)
   at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
   at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Master Page
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPMasterPage
       Action:  Activate
    Exception:  Attempted to perform an unauthorized operation.
  Stack Trace:     at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.SPWeb.CheckPermissions(SPBasePermissions permissionMask)
   at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, ISecurableObject obj)
   at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)
   at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)
   at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
   at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Home
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPHome
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.Home" for feature fcf8fb33-8c08-4dc2-974d-76be7c800c99: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.Home..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Home
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPHome
       Action:  Activate
    Exception:  There is no Web named "/BP".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Web Parts
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPWebParts
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.WebParts" for feature 2d71e565-a18f-4069-8d3c-f5b820ad4455: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.WebParts..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Web Parts
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPWebParts
       Action:  Activate
    Exception:  Feature '2d71e565-a18f-4069-8d3c-f5b820ad4455' is not installed in this farm, and can not be added to this scope.
  Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
   at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  BP Page Templates
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPPageTemplates
       Action:  Activate
    Exception:  Attempted to perform an unauthorized operation.
  Stack Trace:     at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.SPWeb.CheckPermissions(SPBasePermissions permissionMask)
   at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, ISecurableObject obj)
   at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)
   at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)
   at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)
   at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  DynamicsSiteSettingsFeature
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPDynamicsSiteSettings
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.AdministratorAppSettings" for feature 4fef5d51-5c82-4057-882d-abe11f74add1: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.AdministratorAppSettings..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  DynamicsSiteSettingsFeature
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPDynamicsSiteSettings
       Action:  Activate
    Exception:  There is no Web named "/BP".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Reports Catalog Administration
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPReportsCatalogSiteSettings
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ReportsCatalogAppSettings" for feature 8924d195-36e6-4c74-912a-a88d108ea783: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ReportsCatalogAppSettings..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Reports Catalog Administration
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPReportsCatalogSiteSettings
       Action:  Activate
    Exception:  There is no Web named "/BP".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Employee Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPEmployeeCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.EmployeeCenter" for feature 3fdc3232-2ea7-40b4-ba79-425ccdbe3e24: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.EmployeeCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Employee Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPEmployeeCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Employee".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Manager Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPManagerCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ManagerCenter" for feature 3176c2b0-556d-4180-94ac-b990c3bacb28: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ManagerCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Manager Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPManagerCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Manager".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Financial Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPFinancialCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.FinancialCenter" for feature a9aebce7-b92f-4490-a7fc-377a8a477740: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.FinancialCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Financial Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPFinancialCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Financial".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Sales Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPSalesCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.SalesCenter" for feature 75d30ee1-5704-4b6a-840a-66656bcf8d3c: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.SalesCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Sales Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPSalesCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Sales".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Purchasing Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPPurchasingCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.PurchasingCenter" for feature 71a2733a-46e4-42e2-adbb-3b00120a8039: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.PurchasingCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Purchasing Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPPurchasingCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Purchasing".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Inventory Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPInventoryCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.InventoryCenter" for feature dae2f1f5-1343-4890-9592-b7cc699280a3: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.InventoryCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Inventory Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPInventoryCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Inventory".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Payroll Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPPayrollCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.PayrollCenter" for feature 669f6d91-d723-4abd-a066-27f4f6ddea58: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.PayrollCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Payroll Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPPayrollCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Payroll".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProjectCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ProjectCenter" for feature 8740be87-de6c-4ac3-8579-517a9f1fb696: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ProjectCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProjectCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Project".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Approvals Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPApprovalsCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ApprovalsCenter" for feature 2489b001-9367-47d0-af4b-a68cb90e3a70: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ApprovalsCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Approvals Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPApprovalsCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Approvals".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Site Settings
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProjectSiteSettings
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ProjectAppSettings" for feature 0fc46bee-1333-495e-bf62-285bd7755417: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ProjectAppSettings..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Site Settings
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProjectSiteSettings
       Action:  Activate
    Exception:  There is no Web named "/BP".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Approvals Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProject_ApprovalsCenter
       Action:  Install
    Exception:  Failed to create feature receiver object from assembly "Microsoft.Dynamics.SL.BusinessPortal.Feature, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", type "Microsoft.Dynamics.SL.BusinessPortal.ProjectCenter_ApprovalsCenter" for feature 2d7bb7c1-7a66-4772-9e13-0483b0b7b067: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
   at Microsoft.SharePoint.Library.SPRequest.GetGroupsDataAsSafeArray(String bstrUrl, UInt32 dwGroupsScope, String bstrValue, UInt32 dwValue, UInt32& pdwColCount, UInt32& pdwRowCount, Object& pvarDataSet)
   at Microsoft.SharePoint.SPGroup.InitMember()
   at Microsoft.SharePoint.SPGroup..ctor(SPWeb web, ISecurableObject scope, SPUser user, String GroupName, Object[,] arrGroupsData, UInt32 index, Int32 iByParamId, SPGroupCollectionType groupCollectionType)
   at Microsoft.SharePoint.SPGroupCollection.get_Item(String name)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(String groupName, String groupDescription)
   at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)
   at Microsoft.Dynamics.SL.BusinessPortal.BPReceiverBase..ctor(String inRootSite)
   at Microsoft.Dynamics.SL.BusinessPortal.ProjectCenter_ApprovalsCenter..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
  Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(Boolean fInstall)
   at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install()
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId, Boolean force)
   at Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection.Add(String relativePathToFeatureManifest, Guid solutionId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Install(Feature feature)
--------------------------------------------------------------------

--------------------------------------------------------------------
   Feature Id:  Project Approvals Center
     Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\BPProject_ApprovalsCenter
       Action:  Activate
    Exception:  There is no Web named "/BP/Approvals".
  Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags)
   at Microsoft.SharePoint.SPWeb.InitWebPublic()
   at Microsoft.SharePoint.SPWeb.get_ServerRelativeUrl()
   at Microsoft.SharePoint.SPWeb.get_Url()
   at Microsoft.SharePoint.SPWeb.FetchActiveFeaturesFromRequest(SPFeatureScope scope)
   at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)
   at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()
   at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)
   at Microsoft.Dynamics.Deployment.SharePoint.Feature.FeatureDeploymentProcessor.WssFeature_Activate(Feature feature)
--------------------------------------------------------------------

 

*This post is locked for comments

  • Re: Business Portal Installation Error - Solomon

    I am also having this problem, does anyone have a solution please?

    See Below:

    -----------------------------------------------------------------------

        Feature Id:  8f4a0cc1-de5d-476e-9c24-7b194ab991cf

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPCleanup

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.Cleanup" for feature "BPCleanup" (ID: 8f4a0cc1-de5d-476e-9c24-7b194ab991cf).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  8f4a0cc1-de5d-476e-9c24-7b194ab991cf

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPCleanup

            Action:  Activate

         Exception:  Feature with Id '8f4a0cc1-de5d-476e-9c24-7b194ab991cf' is not installed in this farm, and cannot be added to this scope.

       Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  c86629af-e670-4665-9b03-1de517184e92

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPWSSContainment

            Action:  Activate

         Exception:  Attempted to perform an unauthorized operation.

       Stack Trace:     at Microsoft.SharePoint.SPSecurableObject.CheckPermissions(SPBasePermissions permissionMask)

      at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, SPSecurableObject obj)

      at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)

      at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  bd55a03b-5c6c-47a5-bb5b-df9d126edc68

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPMasterPage

            Action:  Activate

         Exception:  Attempted to perform an unauthorized operation.

       Stack Trace:     at Microsoft.SharePoint.SPSecurableObject.CheckPermissions(SPBasePermissions permissionMask)

      at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, SPSecurableObject obj)

      at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)

      at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  fcf8fb33-8c08-4dc2-974d-76be7c800c99

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHome

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.Home" for feature "BPHome" (ID: fcf8fb33-8c08-4dc2-974d-76be7c800c99).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.Home..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  fcf8fb33-8c08-4dc2-974d-76be7c800c99

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHome

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        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:  Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  2d71e565-a18f-4069-8d3c-f5b820ad4455

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPWebParts

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.WebParts" for feature "BPWebParts" (ID: 2d71e565-a18f-4069-8d3c-f5b820ad4455).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.WebParts..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  2d71e565-a18f-4069-8d3c-f5b820ad4455

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPWebParts

            Action:  Activate

         Exception:  Feature with Id '2d71e565-a18f-4069-8d3c-f5b820ad4455' is not installed in this farm, and cannot be added to this scope.

       Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  48470a04-d021-4d98-936b-f974cf74fcc7

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportingServicesWebParts

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ReportingServicesWebParts" for feature "BPReportingServicesWebParts" (ID: 48470a04-d021-4d98-936b-f974cf74fcc7).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ReportingServicesWebParts..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  48470a04-d021-4d98-936b-f974cf74fcc7

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportingServicesWebParts

            Action:  Activate

         Exception:  Feature with Id '48470a04-d021-4d98-936b-f974cf74fcc7' is not installed in this farm, and cannot be added to this scope.

       Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  4fef5d51-5c82-4057-882d-abe11f74add1

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDynamicsSiteSettings

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.AdministratorAppSettings" for feature "BPDynamicsSiteSettings" (ID: 4fef5d51-5c82-4057-882d-abe11f74add1).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.AdministratorAppSettings..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  4fef5d51-5c82-4057-882d-abe11f74add1

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDynamicsSiteSettings

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e3674447-9532-4452-9f80-30f587a763bb

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportsCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ReportsCenter" for feature "BPReportsCenter" (ID: e3674447-9532-4452-9f80-30f587a763bb).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ReportsCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e3674447-9532-4452-9f80-30f587a763bb

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportsCenter

            Action:  Activate

         Exception:  Feature with Id 'e3674447-9532-4452-9f80-30f587a763bb' is not installed in this farm, and cannot be added to this scope.

       Stack Trace:     at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3fdc3232-2ea7-40b4-ba79-425ccdbe3e24

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPEmployeeCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.EmployeeCenter" for feature "BPEmployeeCenter" (ID: 3fdc3232-2ea7-40b4-ba79-425ccdbe3e24).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.EmployeeCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3fdc3232-2ea7-40b4-ba79-425ccdbe3e24

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPEmployeeCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Employee".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3176c2b0-556d-4180-94ac-b990c3bacb28

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManagerCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ManagerCenter" for feature "BPManagerCenter" (ID: 3176c2b0-556d-4180-94ac-b990c3bacb28).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ManagerCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3176c2b0-556d-4180-94ac-b990c3bacb28

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManagerCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Manager".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  bd5bd245-bd0f-4a10-8b66-776465b4b218

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPExecutiveCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ExecutiveCenterCommon" for feature "BPExecutiveCenterCommon" (ID: bd5bd245-bd0f-4a10-8b66-776465b4b218).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ExecutiveCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  bd5bd245-bd0f-4a10-8b66-776465b4b218

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPExecutiveCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Executive".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6c34c26c-1c7a-48ec-881e-6f2325f61e53

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportingServicesDashboards

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ReportingServicesDashboards" for feature "BPReportingServicesDashboards" (ID: 6c34c26c-1c7a-48ec-881e-6f2325f61e53).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ReportingServicesDashboards..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6c34c26c-1c7a-48ec-881e-6f2325f61e53

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPReportingServicesDashboards

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Executive".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  810d54fc-116b-4660-a7b9-f385b226d113

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPCompanyCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.CompanyCenter" for feature "BPCompanyCenter" (ID: 810d54fc-116b-4660-a7b9-f385b226d113).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.CompanyCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  810d54fc-116b-4660-a7b9-f385b226d113

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPCompanyCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Company".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  68eb8cf8-e4e4-4471-b1b8-9cc16f207bc7

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDeprecateNonMossItems

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.DeprecateNonMossItems" for feature "BPDeprecateNonMossItems" (ID: 68eb8cf8-e4e4-4471-b1b8-9cc16f207bc7).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.DeprecateNonMossItems..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  68eb8cf8-e4e4-4471-b1b8-9cc16f207bc7

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDeprecateNonMossItems

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  98a56b0f-bae4-466f-90c6-d50f4cf530cc

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDeprecateMossItems

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.DeprecateMossItems" for feature "BPDeprecateMossItems" (ID: 98a56b0f-bae4-466f-90c6-d50f4cf530cc).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.DeprecateMossItems..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  98a56b0f-bae4-466f-90c6-d50f4cf530cc

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPDeprecateMossItems

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  b8b251a7-d182-4200-8847-c5cf65790f17

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPFinancialCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.FinancialCenterCommon" for feature "BPFinancialCenterCommon" (ID: b8b251a7-d182-4200-8847-c5cf65790f17).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.FinancialCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  b8b251a7-d182-4200-8847-c5cf65790f17

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPFinancialCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Financial".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a9aebce7-b92f-4490-a7fc-377a8a477740

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPFinancialCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.FinancialCenter" for feature "BPFinancialCenter" (ID: a9aebce7-b92f-4490-a7fc-377a8a477740).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.FinancialCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a9aebce7-b92f-4490-a7fc-377a8a477740

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPFinancialCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Financial".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  11b95386-d42b-427a-aefb-e559aec09772

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.SalesCenterCommon" for feature "BPSalesCenterCommon" (ID: 11b95386-d42b-427a-aefb-e559aec09772).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.SalesCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  11b95386-d42b-427a-aefb-e559aec09772

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  75d30ee1-5704-4b6a-840a-66656bcf8d3c

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.SalesCenter" for feature "BPSalesCenter" (ID: 75d30ee1-5704-4b6a-840a-66656bcf8d3c).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.SalesCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  75d30ee1-5704-4b6a-840a-66656bcf8d3c

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  4f9e74e9-7bd4-4696-b79d-0eca116792cc

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPUpgradeSalesCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.UpgradeSalesCenterItems" for feature "BPUpgradeSalesCenter" (ID: 4f9e74e9-7bd4-4696-b79d-0eca116792cc).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.UpgradeSalesCenterItems..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  4f9e74e9-7bd4-4696-b79d-0eca116792cc

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPUpgradeSalesCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  f9297852-e1f9-445e-a1ba-5f8fdc2f6bc1

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesExternalLists

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.SalesExternalLists" for feature "BPSalesExternalLists" (ID: f9297852-e1f9-445e-a1ba-5f8fdc2f6bc1).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.SalesExternalLists..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  f9297852-e1f9-445e-a1ba-5f8fdc2f6bc1

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesExternalLists

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  ad393042-be84-47bd-ae04-fd9aaae1e52d

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesExternalListPages

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.SalesExternalListPages" for feature "BPSalesExternalListPages" (ID: ad393042-be84-47bd-ae04-fd9aaae1e52d).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.SalesExternalListPages..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  ad393042-be84-47bd-ae04-fd9aaae1e52d

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesExternalListPages

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a69a5d60-71c0-4acf-8f6b-e95c687617b0

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.PurchasingCenterCommon" for feature "BPPurchasingCenterCommon" (ID: a69a5d60-71c0-4acf-8f6b-e95c687617b0).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.PurchasingCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a69a5d60-71c0-4acf-8f6b-e95c687617b0

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  90658ea2-e356-4c75-9cd0-69e8c852dd08

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.PurchasingCenter" for feature "BPPurchasingCenter" (ID: 90658ea2-e356-4c75-9cd0-69e8c852dd08).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.PurchasingCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  90658ea2-e356-4c75-9cd0-69e8c852dd08

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6166dbce-44b9-4117-88d2-26048b0433ae

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingExternalLists

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.PurchasingExternalLists" for feature "BPPurchasingExternalLists" (ID: 6166dbce-44b9-4117-88d2-26048b0433ae).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.PurchasingExternalLists..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6166dbce-44b9-4117-88d2-26048b0433ae

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingExternalLists

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6b42a62d-b3a0-4ec4-a2df-1c33e9244234

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingExternalListPages

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.PurchasingExternalListPages" for feature "BPPurchasingExternalListPages" (ID: 6b42a62d-b3a0-4ec4-a2df-1c33e9244234).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.PurchasingExternalListPages..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  6b42a62d-b3a0-4ec4-a2df-1c33e9244234

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingExternalListPages

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  fc5b1625-6b56-40d5-9a2c-43411c684ea8

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.InventoryCenterCommon" for feature "BPInventoryCenterCommon" (ID: fc5b1625-6b56-40d5-9a2c-43411c684ea8).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.InventoryCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  fc5b1625-6b56-40d5-9a2c-43411c684ea8

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Inventory".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3def0f8d-6446-41ba-be27-a23daf2a3a1e

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.InventoryCenter" for feature "BPInventoryCenter" (ID: 3def0f8d-6446-41ba-be27-a23daf2a3a1e).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.InventoryCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3def0f8d-6446-41ba-be27-a23daf2a3a1e

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Inventory".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  86283466-6086-43d1-8a80-7c3da9bcacb4

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryExternalLists

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.InventoryExternalLists" for feature "BPInventoryExternalLists" (ID: 86283466-6086-43d1-8a80-7c3da9bcacb4).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.InventoryExternalLists..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  86283466-6086-43d1-8a80-7c3da9bcacb4

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryExternalLists

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Inventory".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  1d8cee6d-e5ce-40bf-9d79-6ded79e31463

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryExternalListPages

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.InventoryExternalListPages" for feature "BPInventoryExternalListPages" (ID: 1d8cee6d-e5ce-40bf-9d79-6ded79e31463).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.InventoryExternalListPages..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  1d8cee6d-e5ce-40bf-9d79-6ded79e31463

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryExternalListPages

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Inventory".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  0b92722c-9478-4983-a61e-8220e02b3fbf

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHumanResourcesCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.HRCenterCommon" for feature "BPHumanResourcesCenterCommon" (ID: 0b92722c-9478-4983-a61e-8220e02b3fbf).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.HRCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  0b92722c-9478-4983-a61e-8220e02b3fbf

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHumanResourcesCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Human Resources".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  dae2f1f5-1343-4890-9592-b7cc699280a3

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHumanResourcesCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.HRCenter" for feature "BPHumanResourcesCenter" (ID: dae2f1f5-1343-4890-9592-b7cc699280a3).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.HRCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  dae2f1f5-1343-4890-9592-b7cc699280a3

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHumanResourcesCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Human Resources".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  669f6d91-d723-4abd-a066-27f4f6ddea58

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPayrollCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.PayrollCenter" for feature "BPPayrollCenter" (ID: 669f6d91-d723-4abd-a066-27f4f6ddea58).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.PayrollCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  669f6d91-d723-4abd-a066-27f4f6ddea58

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPayrollCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Payroll".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  7f029f9b-4d66-402c-96e6-64c0b3209699

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManufacturingCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ManufacturingCenterCommon" for feature "BPManufacturingCenterCommon" (ID: 7f029f9b-4d66-402c-96e6-64c0b3209699).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ManufacturingCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  7f029f9b-4d66-402c-96e6-64c0b3209699

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManufacturingCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Manufacturing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e822dadd-7742-4b4d-a85e-772cf8ca837b

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManufacturingCenter

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ManufacturingCenter" for feature "BPManufacturingCenter" (ID: e822dadd-7742-4b4d-a85e-772cf8ca837b).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ManufacturingCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e822dadd-7742-4b4d-a85e-772cf8ca837b

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManufacturingCenter

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Manufacturing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  5648297f-9c79-4053-a016-b3d958a389f3

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPageTemplates

            Action:  Activate

         Exception:  Attempted to perform an unauthorized operation.

       Stack Trace:     at Microsoft.SharePoint.SPSecurableObject.CheckPermissions(SPBasePermissions permissionMask)

      at Microsoft.SharePoint.SPSecurity.ValidateSecurityOnOperation(SPOperationCode code, SPSecurableObject obj)

      at Microsoft.SharePoint.SPFeature.AddRowToFeaturesTable(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce)

      at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, Boolean fForce)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly)

      at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, String featureName, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)

      at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.Activate(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  d9a030fb-14be-4e6f-aa45-5ce3b776d13d

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPProjectCenterCommon

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ProjectCenterCommon" for feature "BPProjectCenterCommon" (ID: d9a030fb-14be-4e6f-aa45-5ce3b776d13d).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ProjectCenterCommon..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  d9a030fb-14be-4e6f-aa45-5ce3b776d13d

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPProjectCenterCommon

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Project".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  f2134fc9-e5a6-4331-84f2-6c3a7462b902

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPProjectTimeandExpense

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ProjectCenter" for feature "BPProjectTimeandExpense" (ID: f2134fc9-e5a6-4331-84f2-6c3a7462b902).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ProjectCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  f2134fc9-e5a6-4331-84f2-6c3a7462b902

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPProjectTimeandExpense

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Project".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  d15bede6-4ccc-44e3-be95-dc61a52029af

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementInternal

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.OrderMgmtInternal" for feature "BPOrderManagementInternal" (ID: d15bede6-4ccc-44e3-be95-dc61a52029af).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.OrderMgmtInternal..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  d15bede6-4ccc-44e3-be95-dc61a52029af

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementInternal

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a190c8d9-1690-4c70-b00d-7e74778fef1a

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementExternal

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.OrderMgmtExternal" for feature "BPOrderManagementExternal" (ID: a190c8d9-1690-4c70-b00d-7e74778fef1a).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.OrderMgmtExternal..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  a190c8d9-1690-4c70-b00d-7e74778fef1a

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementExternal

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Orders".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  53855116-fb32-4ae7-acb7-566c7bc5c628

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementForEmployees

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.RequisitionEmployeeCenter" for feature "BPRequisitionManagementForEmployees" (ID: 53855116-fb32-4ae7-acb7-566c7bc5c628).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.RequisitionEmployeeCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  53855116-fb32-4ae7-acb7-566c7bc5c628

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementForEmployees

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Employee".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  717dba88-c545-498b-93d6-d67b2f01837e

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementForPurchasing

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.RequisitionPurchaseCenter" for feature "BPRequisitionManagementForPurchasing" (ID: 717dba88-c545-498b-93d6-d67b2f01837e).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.RequisitionPurchaseCenter..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  717dba88-c545-498b-93d6-d67b2f01837e

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementForPurchasing

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3e7481c9-2a5e-45f0-b042-7681b86bd5db

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPApplicationAdminSettings

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.ApplicationAdminSettings" for feature "BPApplicationAdminSettings" (ID: 3e7481c9-2a5e-45f0-b042-7681b86bd5db).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.ApplicationAdminSettings..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  3e7481c9-2a5e-45f0-b042-7681b86bd5db

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPApplicationAdminSettings

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Administration".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e88a7b9c-8eb3-429d-b74b-48179b511c4f

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementAdminSettings

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.RequisitionAdminSettings" for feature "BPRequisitionManagementAdminSettings" (ID: e88a7b9c-8eb3-429d-b74b-48179b511c4f).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.RequisitionAdminSettings..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e88a7b9c-8eb3-429d-b74b-48179b511c4f

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPRequisitionManagementAdminSettings

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Administration".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  547f599d-bee2-4d67-a5d0-90ad9bd20aec

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementAdminSettings

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.OrderManagementAdminSettings" for feature "BPOrderManagementAdminSettings" (ID: 547f599d-bee2-4d67-a5d0-90ad9bd20aec).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.OrderManagementAdminSettings..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  547f599d-bee2-4d67-a5d0-90ad9bd20aec

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPOrderManagementAdminSettings

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Administration".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  abb1bbc2-5234-4e1b-83da-fcbbbc3dbd71

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPUpgradeAdminSecurity

            Action:  Install

         Exception:  Failed to create receiver object from assembly "Microsoft.Dynamics.GP.BusinessPortal.Feature, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", class "Microsoft.Dynamics.GP.BusinessPortal.UpgradeAdminSecurity" for feature "BPUpgradeAdminSecurity" (ID: abb1bbc2-5234-4e1b-83da-fcbbbc3dbd71).: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

      at Microsoft.SharePoint.Library.SPRequest.AddGroup(String bstrUrl, String bstrName, String bstrDescription, Int32 lOwnerID, Boolean bOwnerIsUser, UInt64 iPermMask, Int32 lUserId, Boolean bUseExisting, Boolean bSelfOwner)

      at Microsoft.SharePoint.SPGroupCollection.AddInternal(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.SharePoint.SPGroupCollection.Add(String name, SPMember owner, SPUser defaultUser, String description)

      at Microsoft.Dynamics.SharePoint.Helper.CreateGroup(SPWeb spWeb, String groupName, String groupDescription)

      at Microsoft.Dynamics.SharePoint.Helper..ctor(String inSiteCollectionPath, HelperOptions helperOptions)

      at Microsoft.Dynamics.GP.BusinessPortal.BPReceiverBase..ctor(String inRootSite)

      at Microsoft.Dynamics.GP.BusinessPortal.UpgradeAdminSecurity..ctor()

      --- End of inner exception stack trace ---

      at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)

      at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)

      at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)

      at System.Activator.CreateInstance(Type type, Boolean nonPublic)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

       Stack Trace:     at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.DoInstallationCallout(SPSite site, String solutionHash, Boolean fInstall)

      at Microsoft.SharePoint.Administration.SPFeatureDefinition.Install(SPSite site, String solutionHash)

      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)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  abb1bbc2-5234-4e1b-83da-fcbbbc3dbd71

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPUpgradeAdminSecurity

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Administration".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  33b15eb3-4538-492b-b2d0-771e6edb5753

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPExecMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Executive".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  c631ef66-f08c-468c-8288-cb03e8c1ea34

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPFinancialMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Financial".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  049b762e-6644-463c-9d20-e479f99d8dab

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPSalesMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Sales".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  ccd925f7-1158-41db-9339-850e8a082b01

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPPurchasingMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Purchasing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  c147bcc6-4ac2-49e7-b266-e7fe42e5f1ce

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPInventoryMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Inventory".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  5b8fca9e-3671-44a1-adbf-d53ee17dab23

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPHumanResourcesMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Human Resources".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  e3569d0d-85c3-4af1-80a5-13beeceda18f

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPManufacturingMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Manufacturing".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

    -----------------------------------------------------------------------

        Feature Id:  7cf176c9-9965-4bb0-8f7e-87879d3c2d04

          Location:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\BPProjectMetrics

            Action:  Activate

         Exception:  <nativehr>0x80070002</nativehr><nativestack></nativestack>There is no Web named "/BP/Project".

       Stack Trace:     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)

      at Microsoft.SharePoint.SPWeb.InitWebPublic()

      at Microsoft.SharePoint.SPWeb.get_Url()

      at Microsoft.SharePoint.SPFeatureCollection.FetchActiveFeaturesFromSessionCache(SPWeb webCachedSession)

      at Microsoft.SharePoint.SPFeatureCollection.EnsureFeaturesData()

      at Microsoft.SharePoint.SPFeatureCollection.get_Item(Guid featureId)

      at Microsoft.Dynamics.GP.Deployment.SharePoint.Office14.FeatureAdapter.IsActivated(Guid id, FeatureScope scope, String siteCollection, String relativeUrl)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointActivateFeature.OnPerform(IFeature spFeature, SharePointFeatureInformation spFeatureInfo)

      at Microsoft.Dynamics.GP.Deployment.WindowsInstaller.SharePoint.SharePointFeatureDeploymentProcessor.Process(IFeature featureInterface, SharePointFeatureCustomActionData data)

    -----------------------------------------------------------------------

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,321 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans