text field customization
Hello, I would like to add, by a userform for example, some items to a one of the 30 available textfield to have a Drop-down list when the textfield colum is displayed on the current view.Do you know...
View ArticleMicrosoft Project 2013: Project Server Stress Testing
HiI hope someone can help me. We need to perform some stress testing on Project Server 2013. All the articles I found on TechNet suggest that I use the Project Server 2010 Performance Lab KitBut it...
View ArticleIs it possible to use SharePoint Design Manager with Project Srever 2013?
Hi! I need to create a home page for my Project Sites with a different layout. I saw in here that SharePoint Server 2013 comes with Design Manager feature that would help me with this, but I can't find...
View ArticleUpdate SharePoint list with project finish date on Project.Updated event
Hello,I want to update a column in a SharePoint list with the project finish date when a project is updated on Project Server. My OnUpdated event handler is being called ok, but if I change the project...
View ArticleProject Server 2010 - Approval Center Rules
Hi guys,I have an issue where the Approval Rule is not firing. This happened in the past and was corrected by a full SharePointserver farm restart, but obviously I cant keep doing that.The rule is...
View ArticleDate and Time Submitted in Task Notes to show in Project Pro 2013
I wonder if anybody could assist. I am running PWA 2013 and Project Pro 2013 When a resource updates a task on PWA and creates/updates the notes on the task, it pulls to the notes section for the task...
View ArticleHow to Create a Custom Project Site Template Using Visual Studio
I know how to make changes and save a site as a template but I need to be able to create a new project site template during deployment to different environments. Trying to have this not be a manual...
View ArticleProject Server 2010 Web services access with Client Certificate Authentication
We switched our SharePoint/Project Server 2010 farm to use client certificate authentication with Active Directory Federation Services (AD FS) 2.0, which is working without issue. We have some...
View ArticleMicrosoft Project Enterprise 2007. Cannot create application-object
Dear readers, I have in my code: MsProject.Application inst = new MsProject.Application();I get a error-message as: "TPG ProjectLink 2010. ProjectServer: Online Profile required ProjectLink can't...
View ArticleUpdate task locked field value based project custom field on project server 2013
Hi,We are created a custom project field with name Project Archived-flag field -default value isNo when new project creating.we added Locked (Project Server System Field) Field on task summeryview on...
View ArticleUpdating task custom fields
Hi , I want to update the taskcustom field present in the project using psi , but i am able to update only one value in task and remaining tasks are not getting updated and its showing empty in the...
View ArticleTracking down the user who updates a PDP (Project Detail Page)
Hi guys,I have a custom field called Project Status that is used in some PDP in Project Server. When users update this field, we need to know who did the update. Is there a way to track down the user...
View ArticleCSOM Bugs
Hello Everyone,Like many of you I have been struggling with the lack of documentation for CSOM. Despite the silence I have figured a few things out, as well as a few bugs with CSOM. I call them bugs...
View ArticleInvoke Custom action to Project Server Ribbon Submit Button
I have Project server 2013 workflow (17 stages) which resides on sharepoint 2013.Whenever the workflow is being submitted, I should get the name of the submitter. I tried this using jquery...
View ArticleMacros in MSP
Hi,I have created a schedule by inserting subprojects. I do this activity every month and each time when I create the schedule I have to link the activity. but for the schedule with 3500 activities it...
View ArticleMultiple event handlers registered for the same event and error when adding...
Project Server 2013 CU April (May) 2014I've created and installed two event handlers (separate dll:s) and both are triggering on Project Published - initially, both are working fine.After an IISReset,...
View ArticleExtracting Multiple resource rates from BLOB and use it using SQL
We know that MPP supports multiple resource rates , however the data is stored in bLOB and therefore cannot be accessed using SQL.I need to know if its possible to save this BLOB data in custom...
View ArticleProgrammatically approve any unapproved timesheets
hello forum members,is there a way to programmatically or by using a PowerShell to approve any unapproved timesheets? Can anyone share a code sample?tatiana
View Articlepublish project plans
hello forum members, is there a way to programmatically or by using a PowerShell to publish project plans?tatiana
View ArticleCICOAlreadyCheckedOutInSameSession trying to update data in ProjectServer
Hi!Guid iSession = new Guid (); w.CheckOutProject (projectGuid, iSession, SESSION_DESC); w.QueueCheckInProject (jobId, projectGuid, false, sessionGuid, SESSION_DESC); w.QueuePublish (jobId,...
View Article