- Delete Site Colletion
- Delete SharedServices
----
Repair MS Project Server from Add/Remove programs
- Create SharedServices
- Create Web Application (PWA)
and now when i try to provision
http://mydomain/pwa
i've got the following errors in log
Project Server Provisioning 7092 Warning The user or group
'PROJECT01\administrator' is unknown or not found
Project Server Provisioning 7092 Warning The user or group
'PROJECT01\administrator' is unknown or not found
Project Server Provisioning 7092 Warning The user or group
'PROJECT01\Administrator' is unknown or not found
Project Server Provisioning 7092 Warning The user or group
'PROJECT01\Administrator' is unknown or not found
Project Server Provisioning 7911 Critical Provisioning 'PWA': Membership
synchronization failed.
Project Server Provisioning 6966 Critical Provisioning 'PWA': Post
provisioning setup failed.
Project Server Provisioning 7015 Critical Failed to remove Sharepoint
site for PWA.
Project Server Provisioning 8ifg Exception
Microsoft.Office.Project.Server.Administration.ProvisionException: Membership
synchronization failed. ---> System.UnauthorizedAccessException: Access is
denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) at
Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException
ex) at
Microsoft.SharePoint.Library.SPRequest.GetRoleDefsDataAsSafeArray(String
bstrUrl, UInt32 dwRolesScope, Guid& pguidScopeId, Int32 principalId, UInt32&
pdwRowCount, Object& pvarDataSet) at
Microsoft.SharePoint.SPRoleDefinitionCollection.Init() at
Microsoft.SharePoint.SPRoleDefinitionCollection.get_Count() at
Microsoft.SharePoint.SPRoleDefinitionCollection.get_Item(String name) at
Microsoft.Office.Project.Server.BusinessLayer.Admin.CheckAndFixupSingleRoleId...
.......
But PROJECT01\Administrator user is exist and it's local admin on that
machine where server installed.