Project Customization and Programming announcement
-
Link
For more information on:
- Programming and development please see the Project 2010 MSDN Developer Center http://msdn.microsoft.com/en-us/office/aa905469.aspx
- Also be sure to target your RSS reader to the official Project Programmability Blog http://blogs.msdn.com/project_programmability/
-
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
-
Sticky1VotesCustomizing 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 ... -
Sticky0VotesWhat questions don't go to the Project Customization and Programming Forum?
Here's a list of topic areas that have no place in the Project Customization and Programming Forum: Questions on Project Standard or Project ...
-
Unanswered0VotesProject Server 2010 Department Field
Hi All, Is it possible to hide / remove the "project department" field from project details or project information page. Thanks in ... -
Unanswered1VotesHow to set up an Excel object in VBA for Project professional to modify a custom field
I would like to modify a custom field for some of the projects listed on an Excel spreadsheet. How best can I do it through VBA or a macro? -
Answered2VotesHow can you sort tasks by referencing a piece of text in the [name] field (in a macro)
In MS Project 2010 I want to be able to sort tasks by referencing a piece of text in the task name, all with in a macro. I have tried to add a ... -
Unanswered0VotesProject 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 ... -
Answered0VotesSummary Task - Percent Complete roll-up issue
Hi all, Hope you are doing well. I am actually stuck on something that might be considered fairly rudimentary ... -
Unanswered0VotesError: Value does not fall within the expected range
Hi, When I try to close my project via Close button on Ribbon I get this error "Value does not fall within the expected range" after recived, the owner not ... -
Unanswered0VotesReschedule in MSP 2010
Hi! All my home. This a problem I have met with difficulties when using MSP 2010 to control my project, and I want to ask for help. Ex: we got 2 task A and . ... -
Unanswered0VotesSet Default PDP page's Project
I use Project Server 2013. As I know when I click project name on project center, it navigate to PDP that I just open before close this project. Can I set default or force PDP page ... -
Unanswered0VotesIRasterWorkspaceEx createRasterDataset
how to use IRasterWorkspaceEx.createRasterDataset in ArcGIS Engine Application? -
Unanswered0VotesData in dbo.MSP_EpmResourceByDay_UserView is just for next 260 day......
Additional Server Settings ->Resource Capacity Settings -> * <label ... -
Unanswered0VotesProject VBA run-time error '1004', Adding formula into custom field in macro
I have recorded a macro in MS Project 2010 but it comes up with an error when I try to play it. When I perform these steps manually ... -
Unanswered0VotesAlterando duração usando macro
Boa tarde! Eu sou iniciante na utilização do vba, ainda não estou familiarizado com a linguagem! Gostaria de saber como faço para alterar(quantas vezes forem ... -
Answered0VotesVBA method that returns the active timephase TimeScaleUnits
Hi, Does anyone know if there is a VBA method that returns the timephase TimeScaleUnits (i.e., "days", "weeks", "months", etc.) for an active Resource ... -
Unanswered0VotesProject Server 2013: Not able to update value for custom field using ProjectServer REST api
Hi, I am able to update fields such as task name or percentage complete but I am struggling with changing values for Task Custom Fields. Is it ... -
Unanswered0VotesPSI call to project server 2013 , require Oauth access token
hi, How can i get the bearer toke [Oatuth token] in order to make PSI call to project server 2013 from the sharepoint desiner 2013 workflow suing webservice method ... -
Unanswered0VotesMSPS 2010 Event handlers not working
Hello, I am trying to handle event of project creation. This is my first step to realize our buisness-rules. Just like in this ... -
Unanswered0VotesMultiple join with multiple conditions
I need to retrieve data's on joining few tables.My issue is retrieval based on a table column that varies.I need to get a username list from users table by joining another share table in ... -
Unanswered1VotesProject Server 2010- New custom workflow developed in SharePoint designer to the list
Hi All, Is it possible to deploy a new custom workflow developed in SharePoint Designer to the exiting heaps of Project Sites using the "PowerShell" or any other ... -
Answered0VotesCustom field programming
Hello I want to write a text (Test 8) in lets say Text1 when the Unique successor is "3" or "4" or even has the structure of an external ... -
Unanswered1VotesHow to mashup data from workspaces and reporting db on Project Online
I'd like to build a "report" that shows data from both SharePoint lists on the project server workspaces as well as the reporting database. Specifically, I'd like the workspace piece to be ... - Items 1 to 20 of 3598 Next ›


