update project description using PSI
hello forum members,Does anyone know how to update a project description using PSI in an existing project? I can't see any methods or class members that let me do this. Any suggestions are appreciated....
View ArticleProject Server 2010 or 2013 search
Hi all,I have this request yet again about being able to search for PWA related items such as tasks and projects. Not SharePoint search, but PWA :-)The reference to archived code written by Christophe...
View ArticleWhere is Remaining Work updated via timesheet stored
Project Server 2010 running in single entry mode.We have an SSRS report which shows the user a preview of their pending timesheet approvals and as part of this we want to show the remaining work value...
View Articlehow to update actual assignments in project server 2013 client object model
hi sir ,I try to update actual assignment using client object model 2013.. but i am not able to do it and hoe to use statusing assignment in csom model of 2013.vijay
View Articlehe query expression 'new f__AnonymousType1 is not supported.
he query expression 'new <>f__AnonymousType1`1(PercentComplete = s.PercentComplete)' is not supported.error message in project server 2013 using object model.vijay
View ArticleHow to use PSI with Project online 2013
There are some entities in project server that we cant interact with using Client side object model like views etc. We need to use PSI for them.If not, Is there any other approach to get entities such...
View ArticleCreating project detail pages using client object model
How to create project detail pages using client object model.I have expored CSOM for approaches towards this but not able to resolve it.Thanks in advace
View Articleproject server workflow 2013 using client object model
hi sir ,suggest me how to create workflow project server 2013 using csom modelvijay
View ArticleCannot update because project is in visibility mode
hello forum members,i am trying to update projects with PSI. Some projects work fine and some give me this error "Cannot update because project is in visibility mode." What does it mean?tatiana
View ArticleAdd task to project using CSOM - Project Server 2013
Hi. I'm trying to add a task to a project using CSOM, but I always get an exception in return. Here's a piece of my code:using (projContext = new ProjectContext(pwaPath)) { SecureString passWord = new...
View ArticleDisabling a field in PDP with JavaScript problem
Hello,I am attempting to disable a field on PDP with JavaScript. It works fine on page load, but after clicking 'Save', the field is enabled again. Looking at the source of the page, I see...
View Articleupdate task assignments in project server 2013 using client object model 2013
hi sir,I want to update task assignment respective their resource asignment. I have already done using psi .But I update it using csom 2013.vijay
View ArticleError message PJClientCallableException: ProjectHasWriteLock during update...
Hi sir,I have Some Issue during Upadte Assigment in ps 2013.PJClientCallableException: ProjectHasWriteLockvijay
View Articlestatusingassignment class in csom 2013
hi sir,I want update update satus using statusingassignment class in client object modelvijay
View ArticleHealth indicator view
I need to have Project Health indicators for budget, progress and times to be shown at task, project level and also to be visible in a view in project center, any advice how to take care of it?...
View Articlehow to attach microsoft project tempalte during project creation in project...
hi sir, I am working with psi in project server 2010. I have want to attach microsoft project tempalte during project creation in project server 2010 using psi programmatically .please suggest me.vijay
View ArticleSubmits all updates to this assignment for approval using client object model...
hi sir,I want to update my task Assignment in project server 2013 csom model. Submits all updates to this assignment for approval using client context in 2013.vijay
View ArticleThe collection has not been initialized. It has not been requested or the...
hi sir,I have try to update task assignments using csom model. erro message ::The collection has not been initialized. It has not been requested or the request has not been executed. It may need to be...
View ArticleApproved or Reject Status in project server 2013 using client object model
Hi sir,I have already update the actual assignment then it goes to project owner or project manger for awaiting for approval.I want update approved or reject using client object model 2013. please...
View ArticleProgramatically Check if the logged in user is in the Administrators group in...
Hi I would like to be able to check if the logged in user is a member of the administrator group programatically through c#I know that I can get the user's GUID / check if they are actually a user in...
View Article