Project Customization and Programming announcement
-
Link
If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.
-
Link
The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.
The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.
The Project 2013 SDK download contains:
- The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference.
- Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
- Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
- Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
- DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
Notes: 1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
15.0.4420.1017 of the Project Server assemblies for redistribution, including the
Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
which are at SharePoint Server 2013 Client Components SDK. - Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
- XML schemas for the Project client, AppProvisioning, and the Statusing PSI.
The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).
For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.
Want to try out Project 2013?
- Sign up for Project Online and Project Pro for Office 365
- Download Project Professional 2013 and Project Server 2013
--Jim
-
Link
It makes a big difference in answering your questions
-
1 VotesCustomizing the Project 2010 ribbon with a VSTO add-in
RE: the Project Professional 2010 forum thread: Project 2010: adding ribbon, which discusses the SDK article How to: Add a Custom Command to the Ribbon, and the use ...Sticky | 11 Replies | 51930 Views | Created by Jim Corbin - Friday, April 23, 2010 6:21 PM | Last reply by Donato Arzola - Wednesday, February 19, 2014 12:27 AM
-
0 VotesNeed to save attribute field value from the input data of a word macro
Hi, I have a requirement of saving documentum attribute value from the user input in the word macro template. Let me ...Unanswered | 1 Replies | 18 Views | Created by Dipayan009 - 4 hours 19 minutes ago | Last reply by John - Project - 19 minutes ago -
0 VotesDuplicate calendars showing up
I've been experiencing a situation where some of my projects are showing multiple duplications of the same calendar. As soon as I can I'll attach a screen shot from the organizer view. The ...Answered | 3 Replies | 127 Views | Created by herkimiah - Monday, April 8, 2019 5:36 PM | Last reply by John - Project - Tuesday, April 9, 2019 3:07 PM -
0 VotesProject Online Remote Event Receivers (None of the event is firing)
Hello All, I've created Project Online remote event receiver and deployed it to the Azure then registered Event handler to PWA site using ...Answered | 5 Replies | 858 Views | Created by Rajkumar Allepu - Thursday, October 4, 2018 5:11 AM | Last reply by Huy.Hoang - Monday, April 8, 2019 12:07 PM -
1 VotesCompilation Error. Project or library not found.
Hello, On my own PC (Windows 10) I created in Project 2016 a VBA proc which reads an Excel 2016 workbook. This VBA proc works fine on my ...Answered | 5 Replies | 253 Views | Created by WLID1966 - Thursday, March 28, 2019 11:03 AM | Last reply by WLID1966 - Monday, April 8, 2019 9:37 AM -
0 VotesPushing data to the project server 2016
Hi, We are creating the projects in another 3rd part system so we need to push the projects to project server . We are using project server 2016 on ...Unanswered | 2 Replies | 147 Views | Created by iqbalkmk - Sunday, April 7, 2019 7:51 AM | Last reply by iqbalkmk - Monday, April 8, 2019 7:28 AM -
0 VotesI want to deploy create msi in ms project addin using visual studio
How to deploy and create MSI file of MS Project addinUnanswered | 1 Replies | 200 Views | Created by Arpit_Sharma982 - Thursday, April 4, 2019 6:27 AM | Last reply by PWMather - Saturday, April 6, 2019 11:36 AM -
0 VotesProject Online Custom Field Formula Issue
Hi All: I'm trying to create a project-level custom field with a formula. The formula should differ depending on if the project is an Enterprise Project vs. a SharePoint ... -
0 VotesCustom Resource Field Leveling Question
Hi there! I am pretty new to Project and have a question on how to accomplish resource leveling with a custom resource and custom task field. Here are the details and an example. Any help would be ...Unanswered | 1 Replies | 166 Views | Created by jyeags20 - Thursday, April 4, 2019 8:05 PM | Last reply by John - Project - Friday, April 5, 2019 3:53 PM -
0 Votesproblem I have consultants that work on multiple tasks across multiple projects across multiple customers.
A time sheet could have multiple tasks across multiple projects and multiple (customers / approvers) these could be at different clients completely. We ...Unanswered | 1 Replies | 121 Views | Created by joe Schnur - Friday, April 5, 2019 2:00 PM | Last reply by Barbara Henhapl - Friday, April 5, 2019 2:41 PM -
0 VotesErrror on simpy import (Python)
Hi I try to run this Python Package:LatexToSimpy, and I got this error below: Message=No module named 'sympy' ...Unanswered | 7 Replies | 193 Views | Created by zozio - Wednesday, April 3, 2019 4:22 PM | Last reply by John - Project - Thursday, April 4, 2019 4:13 PM -
0 VotesProcess 'msbuild.exe' exited with code '1'
I am building a project with TFS through MSBuild Task which is executing with the build Agent. Though Project is getting build with Zero error and then Task is Failing after completing ...Unanswered | 2 Replies | 1645 Views | Created by DarshanaK90 - Thursday, October 25, 2018 12:50 PM | Last reply by SatheshRaman - Thursday, April 4, 2019 1:45 PM -
0 VotesProject Start Date not updating beginning of tasks
I created a template for project. When i change the project start date the task start dates do not update. How can I update new projects with a new start date that flows down to each ...Unanswered | 1 Replies | 105 Views | Created by ElaineDeVito - Wednesday, April 3, 2019 6:02 PM | Last reply by John - Project - Wednesday, April 3, 2019 8:42 PM -
0 VotesHow to set task start date and finish date in XML for Microsoft Project
The program that I am currently working on has starting dates and finishing dates for different tasks and I need to be able to export these dates into XML so then it can be imported into MS ...Unanswered | 3 Replies | 180 Views | Created by yinmax - Tuesday, April 2, 2019 10:46 PM | Last reply by John - Project - Wednesday, April 3, 2019 5:53 PM -
0 VotesVBA code to update % Complete
Hi I need to update the % Complete from one project to another. MS Project 2010 version. Its not all the same lines and they are not necessarily word for word the ...Unanswered | 1 Replies | 106 Views | Created by Galiana01 - Wednesday, April 3, 2019 10:51 AM | Last reply by John - Project - Wednesday, April 3, 2019 4:20 PM -
1 VotesOffice.com/Setup | Office Setup Enter Product Key
Office.com/Setup: Office Setup 2013 - This Office version ( Office.com/Setup ) is compatible with the operating system like Windows 7, Windows 10 and Windows Server 2008 R2. The Office version is ...Unanswered | 1 Replies | 622 Views | Created by Aol Support, AOL Toll free number - Wednesday, February 21, 2018 6:22 AM | Last reply by Alisha Benson - Wednesday, April 3, 2019 9:09 AM -
1 VotesCustom Reports and Graphs
Hi, I'm in urgent need of advice on how to do the following as I'm trying to create reports for my upcoming first PMR. Here is what I want to ...Unanswered | 1 Replies | 140 Views | Created by WStecher - Tuesday, April 2, 2019 8:36 PM | Last reply by Ben Howard [MVP] - Wednesday, April 3, 2019 7:32 AM -
0 VotesMS Project VBA help: Print next Active Predecessor or Successor Names in Text fields
255 Then Job.Text4 = "" Else ...Answered | 10 Replies | 314 Views | Created by VariableOne - Sunday, March 31, 2019 5:52 PM | Last reply by Tom BoyleBPC - Tuesday, April 2, 2019 11:20 AM -
0 VotesLocked tasks feature in Microsoft Project/PWA - how does one report on those locked tasks?
Greetings! Locked tasks feature in Microsoft Project/PWA - how does one report on those locked tasks? Thank ...Proposed | 3 Replies | 403 Views | Created by Lori at AT - Friday, March 1, 2019 10:04 PM | Last reply by Barbara Henhapl - Sunday, March 31, 2019 7:31 PM -
0 VotesRead Custom field from selected task
Hi everyone I'd like to read the custom field from a selected task in my grid, so currently I add a button in my ribbon and when I clicked on it, I'm able to read my taskUID, so ...Unanswered | 2 Replies | 348 Views | Created by Boumisasound - Friday, March 1, 2019 10:38 AM | Last reply by John - Project - Thursday, March 28, 2019 3:27 PM -
0 VotesSplit task issue
For example lets say there is a task that paused due to unavailability of resource for two days. then I want to enter that reason in the same task. i want to clearly see the reasons for delays later. ...Unanswered | 1 Replies | 172 Views | Created by PiyumalDedgamuwa - Thursday, March 28, 2019 4:12 AM | Last reply by Guillaume Rouyre [MBA, MVP, MCC] - Thursday, March 28, 2019 12:51 PM - Items 1 to 20 of 6877 Next ›
Project Customization and Programming announcement
-
Link
If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.
-
Link
The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.
The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.
The Project 2013 SDK download contains:
- The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference.
- Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
- Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
- Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
- DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
Notes: 1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
15.0.4420.1017 of the Project Server assemblies for redistribution, including the
Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
which are at SharePoint Server 2013 Client Components SDK. - Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
- XML schemas for the Project client, AppProvisioning, and the Statusing PSI.
The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).
For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.
Want to try out Project 2013?
- Sign up for Project Online and Project Pro for Office 365
- Download Project Professional 2013 and Project Server 2013
--Jim
-
Link
It makes a big difference in answering your questions
