Questions tagged [ms-project-server-2016]
30 questions
1
vote
0 answers
How set a MS Project to choose between two resources when leveling
The company has two welders that are equal in skill and knowledge, we wish to set them as a resource to a same task.
And we already did:
On the field resource name, we put both "Richard;Pablo"
But in this way, after the leveling of resources, they…

Hugo_Hensoldt
- 110
- 8
1
vote
1 answer
Task Summary Name with PSI in Project Server 2016
Does anyone know how to get the value of Task Summary Name field of Task with PSI? Im using the WCF version of it. It would be even better if I could access that field from ResourceAssignment item. But there is only one properte related to summary…

Marek
- 261
- 4
- 14
0
votes
0 answers
How I can convert MPP to CSV file using Python script
I have got error regarding conversion from MPP file to CSV file.
I want to solve the following error:
Error occurred during conversion: (-2146959355, 'Start of the server failed', None, None)
The error looks like server. I do not have access MS…

Mack
- 1
0
votes
0 answers
Insert Exceptions into Enterprise Calendar
we are just starting to investigate MS Project Online - Enterprise. I use a couple of VBA scripts in the standard version of MS Project, just can't figure out if its possible to add exceptions using VBA into the Enterprise Calendar. I want to…

Joe Bloggs
- 43
- 6
0
votes
0 answers
I am working on project server 2019 the Timehseet API did not work here is the link of the apis and the test result with the postman
0
votes
2 answers
Powershell CSOM - to update Project Department look-up field Value
I wanted to update Project Department Ent Custom Field value, which is of type look-up field- ... from a csv file via/using powershell /csom.
Many projects have department field to be updated/modified & I am looking to do this by some powershell…

MAF
- 3
- 2
0
votes
1 answer
new project in pwa reurn "InvalidProjectName"
I am trying to create a new project in PWA but i am receiving this error:
"ProjectNameInvalid".
here is my code:
projContext = new ProjectContext(pwaPath);
projContext.Credentials = new System.Net.NetworkCredential(username, pass,…

Seyed Reza Dadrezaei
- 475
- 6
- 15
0
votes
1 answer
co-authoring in Microsoft Project
We would like to manage a project structure where individual projects can take a part in a top level project structure sharing a single resource pool. It should be possible for individual authors to work on those individual projects, or possibly the…

Ianb
- 505
- 1
- 3
- 17
0
votes
0 answers
MS project server 2016 The specified server may not support APIs used in this operation
Microsoft.SharePoint.Client.ServerException: 'Cannot find stub for type with id "{154360b4-899f-4237-b0ed-3e35f014c748}". The specified server may not support APIs used in this operation.'
Crash on projContext.ExecuteQuery(), how solve this problem?…
0
votes
2 answers
Sending email through SharePoint designer 2013 workflow
I'm trying to send an email to a person who submitted a new project request as part of a SharePoint Designer workflow using a project detail page (PDP) in Microsoft Project Server 2016.
Email recipient will be different in each time since different…

Inquisitive
- 55
- 1
- 5
0
votes
1 answer
Is there a way to aggregate more than one Microsoft Project files into one?
A large PMO group includes 10 distinct PM's -- each PM creates and maintains a MS Project file for their respective group. We are looking into rolling up the project files into one aggregated project file on recurring basis for executive reporting…

Naz
- 1
- 1
0
votes
2 answers
SharePoint 2016 PWA site not working
I have installed SharePoint 2016 Server on Windows Server 2012 with SQL Server 2014. I have created content database and enabled SP features using below cmd.
Enable-SPFeature pwasite -URL $http://XYZ/sites/pwa
I received sucess message but when I…

Tarun Mathur
- 865
- 1
- 8
- 25
0
votes
2 answers
How to get a Task's "Unique ID" from a Project Web App via REST?
I'm a fairly experienced SharePoint developer, but brand new to MS Project and Project Server / PWA.
In MS Project Pro, there is a column called "Unique ID" that seems to function like SharePoint's built-in list item "ID" field - an…

Dylan Cristy
- 916
- 11
- 29
0
votes
1 answer
MS Project Server 2016: create new assignemnt by user using Client Side Object Model (CSOM)
Our users (resources) can assign themselves to existing tasks via a custom frontend.
In Project Server 2010 we used the PSI that is no longer supported in the current version.
StatusingClient sc = new StatusingClient(httpBinding,…

DaFloDo
- 11
- 2
-1
votes
1 answer
SSRS Reports for Project Server 2016
I need help to design Reports in SSRS for Project Server 2016.
Is there anyone to help in this regard.
I have connected to database and can see some view where I can extract the data, but I need proper way to follow for creating reports.
Thanks

AH Jamali
- 31
- 4