Project server onpublishing event

May I update a project in OnPublishing method in Project Server 2013, Please clarify. Thanks.

Have you checked the documentation?
http://msdn.microsoft.com/en-us/library/office/microsoft.office.project.server.events_di_pj14mref(v=office.15).aspx
Hope this helps,
Thanks, Eric S. Pcubed

Similar Messages

  • ProjectUID selected from the reporting database from Project Server OnPublished event is taking some delay

    Hi all,
    I'm invoking a stored procedure from the reporting database from the project server onPublished event.  I'm having some issues in getting the details of that particular project from the published event handler.  This i noticed that there is some
    delay is taking place in moving the data(project uid )  from the published to the reporting database .
    My stored procedure select statement is as follows:
    SELECT ProjectUID, ProjectName FROM MSP_EpmProject_UserView
     WHERE ProjectUID=value
    This stored procedure is invoked from the onPublished event of the project server event handler where that particular projectuid is passed in that stored procedure.I have noticed that some delay is taking palce to move  the data into the reporting database. 
    My stored procedure got invoked from the onPublished event of the project server event handler before the delay is complete.  So the row selected from the stored procedure is alwys zero (0).  Is there any other method to wait for repoting database
    to get refreshed. Please help me .

    Hi sabithad,
    The issue you are facing is because of the conflict of permissions, event handlers always works through administrative user credentials whereas the project is open in edit mode by the logged-in user. And you are tyring to update custom field at the back
    end with Administrative credentials, while project queue is in process by logged-in users credentials. Its not gonna work this way :) 
    The best option is to use Javascript on your PDP using CEWP, you can either build your complete logic in JavaScript and place that code on your PDP. OR you can use the combination of JavaScript and PSI and create a webpart to be placed on PDP.
    below blog link willgive you directions to go ahead with, but for sure the solution to your query is
    JavaScript :)
    http://epmxperts.wordpress.com/2012/05/21/generate-unique-id-for-project-using-a-webpart/
    hope this helps.
    Khurram Jamshed - MBA, PMP, MCTS, MCITP (
    Blog, Twitter, Linkedin )
    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • Project Server Error Event ID 6971 when upgrading from Project Server 2007 to 2010.

    Hi All, 
    I get the following error when trying to import a project server site from PS 2007 to PS 2010.  The error occurs after the provisioning is completed.  The initial error with event id 7381 is:
    "ProjectSite post provision setup completed with errors"
    This error is followed by Event Id 6971 and the following error text.  I checked the site and I do see the sub sites under the main project server site, but the actual PWA site is not created and integrated with the project server components.  The
    database upgrade of all the 4 Project Server databases went through ok.  I am not sure how to fix this problem.  Any help that you guys can provide is great appreciated.
    Failed to provision site "Testsite "with error: Microsoft.Office.Project.Server.Administration.ProvisionException: Membership synchronization failed. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)
       at Microsoft.SharePoint.SPWeb.InitializeSPRequest()
       at Microsoft.SharePoint.SPWeb.InitWebPublic()
       at Microsoft.SharePoint.SPWeb.get_Language()
       at Microsoft.Office.Project.Server.BusinessLayer.SharePointSecurityHelper.DeleteRoles(SPWeb web)
       at Microsoft.Office.Project.Server.BusinessLayer.SharePointSecurityHelper.ConfigureDefaultPWAWSSSecurityModel(SPSite topSite, SPWeb web)
       at Microsoft.Office.Project.Server.BusinessLayer.Admin.<>c__DisplayClass18.<QueueUpdateUsersAddRemoveStatusOnPwaRootsAndWorkspaces>b__17()
       at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at Microsoft.Office.Project.Server.BusinessLayer.Admin.QueueUpdateUsersAddRemoveStatusOnPwaRootsAndWorkspaces(Dictionary`2 deletedUserUidsLoginNames, Guid[] addedUserUids, Boolean isFullSync, Boolean syncWorkspaces)
       at Microsoft.Office.Project.Server.BusinessLayer.Admin.SynchronizeMembershipForPwaAppRootSite()
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.SynchronizePwaMembership(ProjectProvisionSettings provset, ProjectSite projectSite)
       --- End of inner exception stack trace ---
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.SynchronizePwaMembership(ProjectProvisionSettings provset, ProjectSite projectSite)
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.CreateSite(ProjectProvisionSettings provset)
    Thanks,
    Anand.

    Hi Anand,
     Thanks for the info.
    Basic rule for DB attach method is, we should not change Project Web Application site collection name. E.g of old site was /PWA , when we move databases from one farm to another site should
    be provisioned as /PWA.  Brian Smith's excellent blog article can help you to understand common issues
    As per the error message posted earlier, looks like you are trying to provision PWA site as “Testsite”
    Correct me if I am wrong
    http://blogs.msdn.com/b/brismith/archive/2011/02/07/project-server-2010-common-project-web-app-pwa-provisioning-problems.aspx
    Verify that you are not using one of the reserved outline code or custom field
    http://technet.microsoft.com/en-us/library/ee662500.aspx
    Custom field and lookup table name conflicts
    Hrishi Deshpande – Senior Consultant DeltaBahn
    Blog | < |
    LinkedIn
    Please click Mark As Answer; if a post solves your problem or Vote As Helpful; if a post has been useful to you.This can be beneficial to other community members reading the thread.

  • Project Server 2010 Active Directory Synchronization - duplicate Windows Name - Event ID 7734

    Environment: SharePoint Server 2010, Project Server 2010, SP2, DEC 2013 CU (Farm Build number: 14.0.7113.5001)
    Scenario: 
    Domain user has been added to the Active Directory group being synchronized with Project Server for the Team Members group.
    That user has participated as a team member in numerous projects, added documents, been assigned tasks, typical project stuff...
    Employee quits.
    AD account is deleted. (NOT deactivated or moved into another OU)
    Time passes...
    Employee gets rehired.  NEW AD account is set up: same display name, SamAccountName, email address, different GUID of course.
    Daily Active Directory job runs again and throws event ID 7734 and the sync ends with a partial fail.
    I understand why this is happening.  Solutions I've found point me to deleting the Enterprise Object resource in Project Server and then rerunning the sync.  Sure, this works BUT won't all of the previous documents, tasks,
    etc. be disassociated from that user?  If so, this is not ideal.
    2 questions:
    Is there a better way to deal with the fixing of the resource in Project Server to somehow link the old resource to the new resource allowing the sync to run successfully while still leaving the association to all old content intact?
    How are other organizations dealing with rehires when they have been added as resources in Project Server?  What is the best practice guidance from Microsoft on this?  Are other companies not actually deleting AD accounts when users leave organizations
    or are they putting them into a "ARCHIVE" OU or something like that? This happens at least half a dozen times a year at my company. We would like to keep our AD as clean as possible, but this appears to change our approach.
    Any suggestion/guidance is appreciated.

    For the question to relink the new account to the account which is already available in Project Server. You will have to update the WRES_AD_GUID to Null for the the Resource in MSP_RESOURCES table in the published database.
    Whenever a users gets synchronized to the PWA his ADGUID, SAMAccountName, Display Name, Email Address and DepartmentName is Synchronized from AD to Project Server. When the user was deleted and recreated the ADGUID got changed. During the next sync, project
    found the user with similar properties but different ADGUID which was updated in WRES_AD_GUID column in MSP_RESOURCES table. Hence it says that there is a duplicate account in the table with the same properties but a different ADGUID
    Nullifying the WRES_AD_GUID column value in MSP_RESOURCES table should get the user synchronized to Project server in the next sync.
    Cheers! Happy troubleshooting !!! Dinesh S. Rai - MSFT Enterprise Project Management Please click Mark As Answer; if a post solves your problem or Vote As Helpful if a post has been useful to you. This can be beneficial to other community members reading
    the thread.

  • Project Server 2010 - PDP updates not triggering Project Server Events

    Hello,
    We're experiencing an issue whereby when a user updates a Project PDP, no update is triggered and reflected in the reporting database.
    My question is, which Server Side Event Handler is responsible for picking up PDP changes (i.e. Changes to Enterprise Custom Fields)?
    Can someone please assist?
    Thanks in advance.
    What we have configured and is working as expected...
    Event: Reporting
    Event Name: ProjectChanged, ProjectCreated, ProjectDeleted

    There may be multiple reasons for this.
    1. SharePoint timer Job is malfunctioning:
    For this try restarting SharePoint timer Job. through SP Powershell:
    Stop SPTimerv4 , Start SPTimerv4
     2: SharePoint Cache is full:
    Reset SharePoint Cache by deleting all XML files ( except cache.ini
    )  in SharePoint Cache located in System Drive\ProgramData\Microsoft\SharePoint\Config\<GUID>
    3: Check if Microsoft Project Server Event Service is running in Services.msc, try restarting it.

  • Project Server 2010 - Triggering event handler on click event of PDP

    Hi,
    We are trying to trigger an event handler/ process on click event of PDP page (similar to Project Details Page). Users do not have rights to checkin the project.
    So just on click event of pdp - an event handler or process should trigger.
    Could you please suggest me best possible way for the same? Thanks.
    Best Regards,
    Abhijit
    +91 8600577750

    There may be multiple reasons for this.
    1. SharePoint timer Job is malfunctioning:
    For this try restarting SharePoint timer Job. through SP Powershell:
    Stop SPTimerv4 , Start SPTimerv4
     2: SharePoint Cache is full:
    Reset SharePoint Cache by deleting all XML files ( except cache.ini
    )  in SharePoint Cache located in System Drive\ProgramData\Microsoft\SharePoint\Config\<GUID>
    3: Check if Microsoft Project Server Event Service is running in Services.msc, try restarting it.

  • Error creating Project Server 2013 Server Side Event Handlers

    Hi,
    I have created a WCF service and deployed it successfully.  Now when trying to add a new event receiver for Project CheckIn event, nothing happens.  Checking the service using Services panel, it shows Microsoft Project Server Events Service 2013
    is started.  I check the ULS logs and see exception:
    System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'pub.MSP_ADMIN_SetEventReceivers15RTM'
    I have service pack 1 installed for Project Server and SharePoint, version 15.0.4571.1502.  Any ideas?  I see there is a stored procedure without '15RTM' suffixed in PWA database.  I read another post on the forum relating to this same issue
    but didn't want to create each additional item in the DB (table, data type, stored procedure, etc).  Am I missing something?  Looking for suggestions here.  Your help is always appreciated.
    Thanks,
    kashif

    Hi Gokulraj,
    What permission mode are you using in project server 2013? Is it "project permissions mode" or "SharePoint permissions mode"?
    If you are using "project permissions mode", then go to Server Settings -> Manage users and click on the user with "team member" permissions to edit.
    In the next page, expand "Global Permissions" and "View Approval" permission.
    It could be the issue with the categories and category level permissions.
    Happy troubleshooting...
    Vikram Daruru - MSFT

  • Project Server Event Handler Installer

    Hi!
    I created my first Event Handler to the Project Server and my question is how can I create installer to this solution?
    I'm looking for the best way to install solution to other farm, but I'm new in Project Server.
    Please help!
    Thanks,
    Mykie

    Hi Mykie,
    To deploy a Server Side Event Handler, you have to do 2 things:
    Install the Assembly in the Global Assembly Cache (GAC)
    Link your assembly to the Event in Project Server
    For the first operation, I would recommand to create a SharePoint WSP solution. It's the simplest way to deploy assemblys in a farm. Another possibility is to use GACUTIL to register the assembly, but it's not always possible in a production environment.
    For the second operation, you have to associate your assembly to the Server Side Event:
    (detailed procedure here:
    http://technet.microsoft.com/en-us/library/gg982976(v=office.15).aspx )
    On the SharePoint Central Admin / Application Management / Manage Service Application / PWA /  Manage / Operational Policies/ Server Settings/ Server Side Event Handler
    Select the correct Event Handler
    Copy and paste the assembly info: fully qualified name, order...
    After that, the Handler is operationnal.
    Hope it helps,
    Sylvain

  • Microsoft Project Server Event/Queue Services has been disable

    Hi after update Service pack 2 and December 2013 CU,Microsoft Project Server Event/Queue Services has been disable . I have manually change and start  but after some time again same thing happen.
    Kinldy let me know the process hwo to resolve this issue.
    I have fallow the below link but this is not impactable on my envirnment.
    http://blogs.technet.com/b/projectsupport/archive/2012/12/26/project-server-2010-my-queue-service-keeps-getting-disabled.aspx
    Help is appricable.
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

    Hi Muelder,
    Yes share point Project Appl service is enabled.
    Now i have resolved issue with the help of below script.
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectQueueService14"}).Instances | % {$_.Id} | Stop-SPServiceInstance -Confirm:$false -Verbose;
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectEventService14"}).Instances | % {$_.Id} | Stop-SPServiceInstance -Confirm:$false -Verbose;
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectQueueService14"}).Instances | % {$_.Id} | Start-SPServiceInstance -Confirm:$false -Verbose;
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectEventService14"}).Instances | % {$_.Id} | Start-SPServiceInstance -Confirm:$false -Verbose;
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectQueueService14"}).Instances | ft -AutoSize
    ((Get-SPFarm).Services | ? {$_.Name -match "ProjectEventService14"}).Instances | ft -AutoSize
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

  • Differences Between Optimizer Solution and Planner Solution in Project Server Events

    Dear All,
    Does anyone know the differences between Optimizer Solution and Planner Solution in Project Server? 
    In http://msdn.microsoft.com/en-us/library/office/gg204879(v=office.15).aspx and http://msdn.microsoft.com/en-us/library/office/gg200978(v=office.15).aspx, they stated same definitions for both Optimizer Solution and Planner Solution.
    Thank you.

    Not entirely sure, but I'd guess they are the same.  This is probably a relic of the old Portfolio Server which had Planner and Optimizer as separate modules.  My guess is that some of that got grandfathered in to Project Server, but due
    to functionality creep, ended up meaning pretty much the same thing.
    Andrew Lavinsky [MVP] Blog: http://azlav.umtblog.com Twitter: @alavinsky

  • Event id 8115 project server

    hi please help
    I've two web app (because of diffrrent requirement i create second url and choose backup and restore data from first DB url (published,archive,draft,reporting) now i have all data in the second url such as project  and ...
    but when i publish project from MSproject I only can see gantt from msproject and data does not show in project center
    i have this error
    - Provider
       [ Name]  Microsoft-SharePoint Products-Project Server
       [ Guid]  {B2178104-1B5B-4C20-8C8F-960678CED9E5}
       EventID 8115
       Version 14
       Level 2
       Task 36
       Opcode 0
       Keywords 0x4000000000000000
      - TimeCreated
       [ SystemTime]  2012-05-23T07:28:46.088294300Z
       EventRecordID 190414
      - Correlation
       [ ActivityID]  {64C3192A-30E8-4F7B-963A-D61E365F9A0F}
      - Execution
       [ ProcessID]  3868
       [ ThreadID]  11036
       Channel Application
       Computer
      - Security
       [ UserID]  S-1-5-21-3648569313-1473555927-2747686475-8802
    - EventData
      string0 Cannot open database "ProjectServer_Published_TEST" requested by the login. The login failed. Login failed for user 'domain\name'.
      string1 System.Data.SqlClient.SqlException: Cannot open database "ProjectServer_Published_TEST" requested by the login. The login failed. Login failed for user 'domain\name'. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open()
    at Microsoft.Office.Project.Server.Data.SqlSession.OpenConnection() at Microsoft.Office.Project.Server.Data.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock) at Microsoft.Office.Project.Server.Data.SqlSession.ExecuteReader(SqlCommand
    command, CommandBehavior behavior) at Microsoft.Office.Project.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime) at Microsoft.Office.Project.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)

    The solution is to rebuild your SharePoint project server. The SharePoint content and project server database may still be good.
    You need to rebuild each environment and when you building the web application point to your SharePoint content database and when you get to provisioning project server, you can point to the project databases.
    PS.  Backup and restore doesn't work between environments, because SharePoint has links and domain information in the infrasture.  Rebuilding the environment will put most of this back into place.
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Unable to open PWA in browser and MSP on application server in project server 2007. ERROR: Sending the Soap message failed or no recognizable response was received.

    Hi All,
    I am using project server 2007 and WSS 3.0. 
    I have been facing a strange issue for couple of days. I am unable to open PWA in browser and MS Project Pro on application server.
    Everything is correct whether it is URL or MS Project profile account on MSP.  This is strange because i can open same PWA/MSP from other computers (Database server / Client PCs) but not locally on server.
    When i try to connect to MSP on App server, i get the following errors in event viewer.
    Event Type: Error
    Event Source: MSSOAP
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: Connection time out..
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: An unanticipated error occurred during the processing of this request..
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description: Soap error: Sending the Soap message failed or no recognizable response was received.
    Event Type: Error
    Event Source: MSSOAP
    Event Category: Client 
    Event ID: 16
    User: N/A
    Computer: APP-Server-Name
    Description:
    Soap error: Unspecified client error..
    One more issue i am facing and i guess that is related to above issue. The Issue is, when i am creating a new project, It's workspace gets created but doesn't get linked to the project and i can't link it manually because it already exists for the project.
    sandeep

    Hi Paul ,
    Thanks for reply. The project server URL was already added to the Trusted
    Sites/Local Intranet areas in IE. 
    sandeep

  • Project Server 2010 - Modification date and name of the person who made the last change in the project

    Hello everybody
    I'm with a doubt.
    I got in the business
    environment Project Server 2010 and
    would like to get the publication date,modification
    date and name
    of the person who made
    the last change in
    the project. It is possible
    to doby the native
    resources or is
    there any query in
    SQL Server to perform a
    query of this information.
    Thank you.
    Obrigado por contactar o fórum Microsoft Technet!

    Hi Hezequias,
    You can get the ProjectModifiedDate column in MSP_EPMProject_userView in the Reporting DB where you can
    get the data based on the projectUID. 
    The "last saved" date in the draft DB (be aware that querying in the draft DB is not supported by MS).
    For the "last modified by", I think it is not stored in any place.
    But you can develop custom code upon publishing the project (Event BeforePublish), writing the current
    date and username automatically into a custom enterprise field.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Project Server 2010 PWA - attempting to move folders from root to document library subfolder does not work

    Hello all,
    We have an issue whereby attempting to move documents from the top level folder to a subfolder in a PWA site appears to work initially, but within a few minutes the documents are moved back to the top level folder with no error message.
    Uploading a document has the same effect.
    Permissions are granted at all levels in the document folder.
    Only some users seem to be affected.
    Only some project sites are affected.
    As an admin user I can successfully upload and move documents without issue.
    Any thoughts on what might cause this ?   I've actually never seen this before (and I have worked on a lot of SharePoint/Project Server deployments) so interested to know if anyone out there has a bright idea on how this might get fixed ?
    Many Thanks

    Hi,
    I understand you encountered the issue when save document from Office client application to SharePoint 2010 site.
    Is there any Proxy settings in networking side? Please bring up IE > Internet options > Connections > Lan settings. If so, please uncheck options in Proxy server and test the issue again.
    If you have deploy GPO to add SharePoint site into Trusted sites, please check if there is any other GP associated with trusted sites that might affect the issue. You could also remove it from Trusted sites via IE options and test the issue again.
    In addition, please provide more error message to help narrow down the issue, you could locate error information in Event log at least.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Project Server 2010 PWA Provisioning Error - System.UnauthorizedAccessException: Access is denied.

    Hi,
    When migrating from a Prod Environment to a Test Environment using the Project Server 2010 5 Database backup and restore process (actually 6 DB's with the Project Sites DB), upon encountering a failure during provisioning the PWA Instance, we get the errors listed
    at the base of this posting in our Event Logs.
    To clarify what we have done already, we have:
    1. Backed up the 6 databases from the Source Environment.
    2. Removed the existing PWA_Content and PWS_Content (Project Sites) databases from the Target Environment Farm.
    3. Restored the 6 databases in the Target Environment.
    4. Given the SP Farm Service Account 'db_owner' rights to each of the 6 restored databases.
    5. Added the PWA_Content and PWS_Content databases  (exact same names) to the Target Environment.
    6. Locked down (offline/stopped), all of the SharePoint Content databases in the Farm except for the PWA_Content database.
    7. Run the PWA Provisioning process from the 'Project Server' SharePoint Service in Central Admin.
    It is during the PWA provisioning that we encounter these errors.
    As the Target Environment is for Test/Dev purposes, the SP Farm Service Account is setup to support all of the SharePoint Farm Services, is in the Local Admin Group of each of the Servers (App, WFE and DB), and is actually in the sysadmin
    role on the DB Server.
    Any suggestions on what is causing this denied access situation would be most appreciated.
    Cheers,
    Wayne
    Event Log Entries:
    ============================================
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-Project Server
    Date:          1/22/2014 2:47:34 PM
    Event ID:      6971
    Task Category: Provisioning
    Level:         Error
    Keywords:     
    User:          ACCOUNTS\svc_psfarm
    Computer:      SERVER.accounts.domain.com
    Description:
    Failed to provision site PWA with error: Microsoft.Office.Project.Server.Administration.ProvisionException: Membership synchronization failed. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.SharePoint.Library.SPRequest.AddRoleDef(String bstrUrl, String bstrName, String bstrDescription, Boolean bHidden, Int32 lRoleOrder, UInt64 iPermMask, Byte iType, Int32 lRoleDefID)
       at Microsoft.SharePoint.SPRoleDefinitionCollection.AddCore(SPRoleDefinition role)
    etc....
    Failed to create the Report Center web (Exception: PSI Entry Point:
    Project User: DOMAIN\svc_psfarm Correlation Id: c0a30b18-46e4-4447-b469-f8fd3bb1490a
    PWA Site URL: http://pstest2010/PWA
    SSP Name: Project Server
    PSError: NoError (0))
    Failed to grant 'DOMAIN\svc_psfarm' access to web application 'SPWebApplication Name=Portal'.
    Error: System.Security.SecurityException: Access denied.  Only machine administrators are allowed to create administration service job definitions of type: Microsoft.SharePoint.Administration.SPUpdateWorkerProcessGroup, Microsoft.SharePoint, Version=14.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c.
       at Microsoft.SharePoint.Administration.SPAdministrationServiceJobDefinition..ctor(String name, SPService service, SPServer server, SPJobLockType lockType)
       at Microsoft.SharePoint.Administration.SPUpdateWorkerProcessGroup..ctor(SPTimerService timerService, String[] loginsToAdd, String[] loginsToRemove)
       at Microsoft.SharePoint.Administration.SPWebApplication.GrantAccessToProcessIdentity(String username, SPPolicyRoleType policyRole)
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.GrantAccessToWebApp(List`1 webApps, String userName) The Zone of the assembly that failed was: MyComputer

    Is the Test and Production in the same domain. If they are not, then the SIDs associated with the SQL accounts may look the same but they are not.  At times, I have had to recreated accounts when in different domains.
    I would also use PowerShell cmdlets and see if it finds any issues, such as Test-SPContentDatase.. Validate the SharePoint content databases, because if not setup properly the Provisioning will fail.
    Also check these properties.
    $web=get-spweb http://prodproj01/pwa
    $Web.AllProperties[“PWAURL”] ### see what the value is.. you may have to blank it out, specially if it is pointing to a different URL
    Here is how to fix.
    $Web.AllProperties[“PWAURL”]=””
    $web.Update()
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

Maybe you are looking for

  • I can't open a new tab anymore; what happened?

    In the last few days, when I try to open a new tab, nothing happens!

  • Need someone with 2680S to help me set Bluetooth o...

    So the 7 month old 'pup' grabbed the phone off the desk and bit the screen so it now displays a black splotch only. Phone works fine otherwise, and I bought a new 2220. BUT, my contacts were not saved to the sim. I have OVI running and trying to conn

  • PL/SQL : Error: invalid path ORA-29280

    I'm trying to get this work but what can I do ? does anybody know how to resolv this problem code : (for the exemple) DECLARE      fich     UTL_FILE.FILE_TYPE; BEGIN      fich := UTL_FILE.FOPEN('e:\','test.lst','W');      UTL_FILE.PUT(fich,'something

  • Solaris Cluster 3.2 with Oracle 11i R2 oracle agent installation question

    Hi all! I'm new in clustering and trying to build a two-node cluster in my lab. At the moment i've successfully installed cluster software and oracle on the nodes and now i'm trying to integrate cluster with oracle DB. Unfortunately, i couldn't find

  • Clearing Lock Reason

    Dear Experts, I have set the Clearing Lock in the document. I have searched in the DFKKOP table, where I am not able to identify the document number with clearing lock reason. I am having requirement that, if the line item is overdue system should lo