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 Votes
Macro to Create Graph
From a program I get a data dump at regular intervals. I would like to create a Macro that will generate a graph of a given portion of that data. The problem I have is that in the code it is looking ...Unanswered | 1 Replies | 489 Views | Created by JASCWT - Wednesday, December 16, 2020 3:51 AM | Last reply by John - Project - Wednesday, December 16, 2020 3:21 PM -
1 Votes
MS Teams Templates - Creating a template with channels and apps/tabs with content in them
Please advise if this is possible: I have created a Project Template which all my projects will follow. When I duplicate the template to re-use it, the channels copy across, ...Unanswered | 1 Replies | 546 Views | Created by Jemma Marquee - Tuesday, December 15, 2020 3:05 PM | Last reply by John - Project - Tuesday, December 15, 2020 3:17 PM -
2 Votes
Getting Task information in Team Planner with VBA Microsoft Project 2019 Professional
I'm trying to write useful tools in VBA for Microsoft Project 2019 Professional. However, I'm not able to get the info in VBA of multiple tasks being selected ...Unanswered | 1 Replies | 655 Views | Created by Alvaro Vidal - Saturday, December 12, 2020 7:34 PM | Last reply by John - Project - Saturday, December 12, 2020 9:51 PM -
3 Votes
Using VBA to update a project's advanced properties (subject, author, manager, etc.)
I need to access and update a project's advanced properties such as the subject, manager, etc. Any assistance would be greatly appreciated. Thanks in ...Answered | 4 Replies | 744 Views | Created by dfeigen115 - Thursday, December 10, 2020 4:17 PM | Last reply by John - Project - Thursday, December 10, 2020 7:48 PM -
2 Votes
VBA combining a project date field with a fixed time
I have a need populate the task deadline field with a specific date/time if a certain condition is met. The specific date/time must always reflect 5:00:00 pm on the date, which is retrieved from an ...Answered | 5 Replies | 887 Views | Created by dfeigen115 - Monday, December 7, 2020 3:42 PM | Last reply by dfeigen115 - Thursday, December 10, 2020 3:56 PM -
0 Votes
Adding a shortcut to C:\inetpub\wwwroot from C:\User\username
I'm running a test IIS server and we want multiple users to add static html contents to C:\inetpub\wwwroot As an example User C:\User\zoey has a folder ...Answered | 1 Replies | 1396 Views | Created by icebowl - Wednesday, December 9, 2020 8:02 PM | Last reply by John - Project - Wednesday, December 9, 2020 10:01 PM -
0 Votes
Visual Studio 2019 Setup Project
commit but nothing seems to work. Any idea? ThanksAnswered | 1 Replies | 823 Views | Created by sync_master - Wednesday, December 9, 2020 2:29 PM | Last reply by Leon Laude - Wednesday, December 9, 2020 4:19 PM -
3 Votes
Update project owner in Project online via REST API
Hello. For updating project owner I'm using such ...Answered | 14 Replies | 4890 Views | Created by Yaroslav88 - Monday, January 15, 2018 5:46 PM | Last reply by Ricks R - Wednesday, December 9, 2020 1:47 PM -
0 Votes
Power query refresh all trying to refresh deleted connections
Hi, My power query is trying to refresh a connection that I had previously deleted when I press refresh all. How do I delete the connection as I cant even view it any more. It is ...Unanswered | 2 Replies | 806 Views | Created by Kesh1991 - Tuesday, December 8, 2020 3:42 PM | Last reply by Leon Laude - Tuesday, December 8, 2020 11:18 PM -
0 Votes
Changes to GitHub Extension
I have a large software project being developed for an HPC system. For this project I have a GitHub repository that has a large number of separate pieces of software within it. I therefore compile and ...Unanswered | 1 Replies | 630 Views | Created by Stephen Neethling - Tuesday, December 8, 2020 9:44 AM | Last reply by John - Project - Tuesday, December 8, 2020 3:27 PM -
0 Votes
Is it possible to upload my compiled .cpp file?
Is there a way in which i can upload my compiled code file (application file of a .cpp code) on any platform for someone to download and run without browser blocking it? Asking for my university ...Answered | 1 Replies | 702 Views | Created by Sharett - Monday, December 7, 2020 9:57 AM | Last reply by John - Project - Monday, December 7, 2020 3:33 PM -
2 Votes
WMI "root\SecurityCenter2" C++ documentatoin
Hello, I have searched documentation / examples on how to use objects from WMI "root\SecurityCenter2" but could not find anything. I want to know ...Answered | 3 Replies | 879 Views | Created by TechNetUser1256 - Friday, December 4, 2020 7:58 AM | Last reply by John - Project - Monday, December 7, 2020 3:30 PM -
0 Votes
Which Software Should i use
Hello As i have starte my new vendor KANAK METALS(https://kanakmetals.com/) suggest me. Thanks & Regards KANAK METALSAnswered | 1 Replies | 697 Views | Created by palji - Monday, December 7, 2020 12:08 PM | Last reply by John - Project - Monday, December 7, 2020 3:29 PM -
2 Votes
How to get and potentially set Project Permissions with CSOM?
One of my customers needs to set write permissions on projects with Project Permissions. He can of course set these in PWA, but the list of projects is long and he loses track of which projects he ...Answered | 6 Replies | 3685 Views | Created by Bram de Vries - Friday, September 4, 2015 1:16 PM | Last reply by iqbalkmk - Monday, December 7, 2020 6:02 AM -
2 Votes
Convert test to integer in SSRS Reporting/Microsoft Visual Studio
I'm trying to convert 88000000000.0000000000 /L to an integer with 10^9. The number is stored in the database as a text field. Thank You for your help ...Answered | 2 Replies | 769 Views | Created by Kimmie25 - Wednesday, December 2, 2020 8:35 PM | Last reply by Olaf Helper - Thursday, December 3, 2020 7:29 AM -
0 Votes
[Outlook VSTO] - ActiveExplorer.SelectionChange running multiple times.
Hello, As the title says, we have an Outlook VSTO that uses the active explorer and displays a task pane based on the current selected item. We encountered ...Unanswered | 1 Replies | 623 Views | Created by Lowell25 - Wednesday, December 2, 2020 11:44 AM | Last reply by Leon Laude - Wednesday, December 2, 2020 11:52 AM -
0 Votes
Is there any client side mechanism to detect, if file download is blocked by antivirus?
We are working on ASP.NET web application -ASP.NET C# at server side and JQuery/JavaScript on client side . We download some exe files from server, however sometime antivirus block the download of exe ...Unanswered | 1 Replies | 573 Views | Created by Sandeep Ghadmode - Tuesday, December 1, 2020 3:07 PM | Last reply by Guillaume Rouyre [MBA, MVP, MCC] - Tuesday, December 1, 2020 4:00 PM -
0 Votes
Display the list of inclusive/exclusive time for a function
I'm starting to use the vs2019 profiler. if I select a function and select caller/callee" as current view I see information ...Answered | 1 Replies | 624 Views | Created by Marco Segurini - Monday, November 30, 2020 10:13 AM | Last reply by John - Project - Monday, November 30, 2020 3:17 PM -
0 Votes
How to block Windows Apps with GPO
Windows Settings -> Security Settings -> Software Restriction Polices, right click on it and create new restriction policy, go to additional rules and create a new path rule with the path ...Discussion | 1 Replies | 732 Views | Created by LeeXmas - Tuesday, November 24, 2020 1:02 AM | Last reply by KHURRAM RAHIM - Tuesday, November 24, 2020 5:02 AM -
0 Votes
Visual Studio project type change
Hi guys, I need help in Visual Studio. The problem is the following: If I open a script from Unity it opens it and the file type is Miscellaneous Files. How can ...Answered | 2 Replies | 1079 Views | Created by Vereb - Saturday, November 21, 2020 7:48 PM | Last reply by John - Project - Saturday, November 21, 2020 8:26 PM
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