Why do the project server custom workflow not getting a start?
Hi I created a custom workflow for project server using visual studio 2012 and the workflow worked fine in all environments. Recently we had a new environment in which Autosp Installer was run. I...
View ArticleHandling mulivalued selection of resource level custom field
Hi,I have custom field called 'Skillset' which is referring to lookup ('Available skills')(ex. c , C++, Java, dot net, php etc.)Requirement is:I need to provide custom page to user so that he can...
View Article"who does what" report with subtasks (Project 2010)
how/can I show all parent tasks in a "who does what" report as a lot of the tasks have common titles.
View ArticleAdd custom task at the end of the project
I need to Add few repeating tasks in project for eg.Order 1Part1Part2Order 2Part1Part2Now as the above WBS there is a repeat WBS of Order i want to add new set of tasks within same WBS by single...
View ArticleNESTED GRIDVIEW IN ASP.NET C#
I am using a nested grid view in a website.Both Gridview parent as well as child contain checkbox .But child gridview checkbox once checked cannot be unchecked , even if it is clicked multiple...
View ArticleIs there a way with Powershell to extract the user list from PWA?
I would like to be able to pull the user list from PWA... and then do some other tasks with that list.Any suggestions?
View ArticleThe enterprise global already contains a table named "Entry"
I have a COM Addin for MSP 2010/2013 that creates a view for the user and re-titles some of the fields then filters based on one of those fields. The associated Projects are stored in Project Server...
View ArticleFind a Guid of lookup custom field - programmatically
hello forum members,I am trying to update a project custom field that is based on lookup table and can't figure out how to find a look up table value' GUID. Here is what i got so far. Any ideas are...
View ArticleProgrammatically add an existing task assignment to resource timesheet
hello forum members,I am working on code that creates tasks for a project, assigns resources to task and then adds that tasks to resources timesheets so that they could log time against it. Can you...
View ArticlePreviously Working Code Falling Over After slight modification
Hi AllI have an issue with a piece of code that was working previously. what I have is that initially I consolidated multiple projects plans into a master plan whilst retaining links and my extract to...
View ArticleDisplay list of all Project Server 2013 projects in SharePoint list
can anyone recommend the best way to display the list of projects in a SharePoint list? Would you create a bcs solution? Which database?tatiana
View ArticleConsume asp .net web-service in HTML5 with JSON.
Hi Sir\MamI want to consume asp .net web-service in HTML 5 using JSON.Can you please help me.I am able to consume it when i put web service in same virtual directory as using for HTML pages.But i am...
View ArticleSet a multivalued customfield which is referring to look up table.
Hi all,I have to set a multivalued customfield which is referring to look up table.How do I achieve it using PSIThanks,Rohit
View Articlecsom error The property or field 'LoginName' has not been initialized. It has...
Hi sir,When I have get the value of project owner the error is occuredThe property or field 'LoginName' has not been initialized. It has not been requested or the request has not been executed. It may...
View Articlecustom field update using PSI
HI,Guid l = new Guid(); foreach (WebSvcLookupTable.LookupTableDataSet.LookupTablesRow item in ltDS.LookupTables) { if ((String)item[ltDS.LookupTables.LT_NAMEColumn] == "TestL") { l =...
View ArticleBest method for archiving .mpp files on a separate server or location?
We want to be able to run a program or job on Project Server 2013 that will export all current published project .mpp files to a separate server or location on our network. What is the best, or...
View ArticleHow Read And update project level Custom field in project server 2013 using...
Hi Sir,I have already update custom field using psi 2013. as project respectiveBut I want to Read And update project level Custom field in project server 2013 using client object model foreach (var...
View ArticleCannot programmatically select a task in Team planner - Office MS Project 2010
Hi, I'm using Visual Studio 2010 32 bits, MS Project 32 bits on a windows 7 64 bits environment. I created a MS project 2010 addin in Visual Studio. I can do many things with this addin, add ribbon,...
View ArticleCustom Table/View From Scratch to Avoid Error
I'm trying to create a custom table and view from scratch in a project opened from Project Server. Currently I am getting an "enterprise global already contains" error creating a table/view with the...
View ArticleImpersonation in project server 2013 using client object model 2013
hi sir ,I am working with client object model 2013 in project server 2013.and want to Impersonation in project server 2013 using client object model 2013vijay
View Article