Update formula field with PSI
How can I updated/refresh (similar button Calculate on Project Professional) an custom field that contain an formula using PSI . I tried to Checkout, Update Project, Checkin and Publish sequence, but...
View ArticleProject Server 2013 Workflow
HiI am trying to set a project custom field (simple text field) within a workflow. I have lots of variations but the example below reflects what I am trying to do.Using the Set Project Field command...
View ArticleSetting the Project Owner when initially creating a Project with CSOM
Can someone explain how to set a project owner when when I initially create a project using the CSOM way?I have tried the code below and it creates the project, but it does not set the project owner...
View ArticleUnhandled Communication Fault: No current SP context
When I make a ReadProjectList() call using the WCF service to a new Project Server farm I get a "Unhandled Communication Fault" with an inner exception message of "No current SP context". This works...
View ArticleMS Project 2013 \ How trig a macro from button "compute projet"
Hello,i am looking for a way to run a macro (in VB) when the button "compute projet" is press.Is someone know if it is possible to do this with VB macro in MS projet 2013 ?think
View ArticleHow to Start Each New Task on the next working Day - Regardless of Task Duration
Oh, smart ones!I am wanting to create a project template were the tasks are needing to start each new working day within the week. However the task duration are less then 3 hrs long. The Tasks are...
View ArticleBasic program shuts down immediately.
I'm learning C++ and this is my code:#include "stdafx.h" #include <iostream> int main() {std::cout << "Enter two numbers" << std::endl;int v1 = 0, v2 = 0;std::cin >> v1 >>...
View ArticleFetching Resources from Project Server
When I try executing below line of code on project server I get unknown error . Could you please help me out on this? projContext = new ProjectContext(pwaPath); // Get the list...
View ArticleHow can a user see all of their upcoming tasks?
Currently our users can click on Tasks in the quick launch to go to their Tasks page and see all tasks assigned to them. Ideally, I'd make a view for it that filters it to tasks for the current week....
View ArticlePJClientCallableException: EnterpriseProjectTypeInvalidCreatePDPUid error...
public void CreateEnterpriseProjectType(Guid eptGuid, string eptName, string eptDescription) { ProjectContext pwaContext = new ProjectContext("http://serverName/pwaName");...
View ArticleIs GUID global unique?
Greetings,if i create a MS-Project client file and I add a task, I can view a uniqueID. This uniqueID is only unique in the project file.I want a uniqueID by a task that is - with a high probability -...
View ArticleUpdate TimeSheet Manager of enterprise resources in project server online...
I am working on project online and trying to update Timesheet Manager of enterprise resources using the csom code,but not updated please suggest me how to do it?my am writing this code...
View ArticlePoint of sale (POS)
I am developing a POS software both in ASP and MVC but I don't know how to add Bar code scanner functionality... please help me someone.....how can i move forward??kiron
View ArticleWorkflow state showing as 'completed with errors' instead of 'completed'
I have a custom workflow which is developed using visual studio 2012. It works fine with all the functionalities, but only difficulty which i am facing is that if i terminate a project, workflow state...
View ArticleRead timesheet using csom in project server
how to read project server online timesheet using csom
View Articlehow can I hide a ribbon item on project server 2010?
how can I hide a ribbon item (specifically Ribbon.ContextualTabs.ProjectCenter.Home.ChangeProjectType) on project server 2010? I followed this...
View ArticleBarcode functionality in Point of sale (POS) Software
How can I add barcode functionality in Point of sale (POS) Softwarekiron
View ArticleHow to convert JSON to a Map object ?
Java application web services uses two way to communicate with other web application one by XML file and other by Json. While working with web services, I just want to know that how to convert JSON to...
View ArticlePWA server, timesheet settings using PSI
Dear All, I'm trying to configure the additional server and timesheet,tasks settings via ProjectServer.svc service, but it fails always. can we do it easily in PSI. have anyone done it or have any...
View Articleproject standard 2003 to project standard 2013
Hi is there an upgrade available to purchase for project 2003 to project 2013
View Article