How do I create a project and add summary and sub-tasks
I'm trying to create a project that has about 63 tasks, but I'm getting aĀ GeneralQueueCorrelationBlocked error when I attempt to publish it.The basic steps that I am attempting:Create the Project and...
View ArticleCode required for calculate project Cost through PSI
Dear all,I want that the cost of the project should be calculated automatically through PSI code. Sometimes when i change the resource rate then the cost field doesn't recalculated as per the new rate...
View ArticleUsing C#, how do I programmatically change the name of a custom field in MS...
Hello,I'm developing a C# add-in for MS Project 2007 using VS 2008. I want to change the name of the custom resource field (Text1) to something more helpful to the users. I have not been able to figure...
View ArticleC++ Mod Menu Subtitle
How can I add a subtitle to a menu like this:addTitle("Name");addSubmenuOption("Option", 2);addSubmenuOption("Option", 4);addSubmenuOption("Option", 5);addSubmenuOption("Option",...
View ArticleHow to Print Main,Customer and Duplicate Copy in crystal report using VB.Net?
Dear all,How to Print 1st time Main CopyĀ https://social.msdn.microsoft.com/Forums/getfile/7548792nd TimeĀ CustomerĀ Copy Ā https://social.msdn.microsoft.com/Forums/getfile/7548803rd or more's time...
View ArticleProject Server Replace Default Project Schedule
Hi All,We are using project Server 2013.Q1. Is it possible to create the projectĀ problematically.Q2. We have configured the enterprise project types. When the enterprise project is created, it will...
View ArticleExporting and synchronizing tasks' end dates to Outlook
Hi,Probably a question asked and answered somewhere else: I'm looking for a way to export all end dates for the tasks in a .pmp file into my Outlook calendar. This way I can use the latter for...
View ArticleEnsureEnterpriseResources in CSOM
can anyone point me to the location where EnterpriseResouces methods are shown written in CSOM instead of PSI?Ā we are switching to ProjectOnline and i am having a very hard time rewriting existing...
View ArticleBulk loading projects
HiWe are currently migrating projects from a legacy system (DB2 based) to Project Server 2013.The amount of projects to be migrated is about 100K.The SharePoint farm that hosts Project Server is quite...
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 ArticleEarned Values Month Wise from Task Usage
Ā My Problem is to get the Earned values month wise for example: BCWP , PV and ACWP values that are coming in Microsoft Project Professional. When we go to task usage we can see all these values in...
View ArticleProject 2013 JSGrid - Finding the task Guid in projectDrilldownComponent
Hi All,In Project Server 2013, when extending the Project Details JSGrid, I'd like to fetch the active sellection's task Guid, however only the task Uid is retrieved (*integer). is there a way to get...
View ArticleSearch Projects using PSI
Hi,I am looking for help to filter a set of Projects using PSI. The code that I am having loops through each and every project using ReadStatus method. This has made the component very slow. I am...
View ArticleProject Online and TFS Online Out of the box Connector
Is their Out of theĀ box connector for Project Online and TFS Online . Kindly let us know . If not what are the other possibilities.
View ArticleHow to move projects to archive DB in project server 2010 programatically ??
Hi thereTrying to archive a single project programatically.Need help !!Thanks
View ArticleSharepoint-hosted app ProjectData REST API calls getting 401 unauthorized...
I'm trying to query the PWA ProjectData endpoint for assignment information from a SharePoint-hosted app. The query is successful in testing. So, I've published and uploaded the app to SharePoint, and...
View ArticleTimesheet rejection notification in MSPS 2013
I am using MSPS 2013 and want to send a notification whenever a timesheet is rejected and also update the Tasks rejected in that timesheet.Thanks,Meena.
View ArticleUpdate a Project on Project Published Event
I wanted to know if its possible and if anyone has any examples on how to do the following:We want to update a field when a task has been completed, 100%.So we thought we can create an Event...
View ArticleMacro called from ribbon doesn't save project
HiAt a client (Project Server 2013) we wrote a macro that will prepare projects for archiving, checking some business rules, publish the project, save the project as a MPP, and then opening the...
View ArticleProject Server 2013 Customization
Hi All,We are using project server 2013. Every year we will have the list of initiative approved for the particular year. the initiative list will have more than 30 columns. The project manager should...
View Article