This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Dev Center
  • Explore
    • Why Office?
    • Office UI Fabric
    • Microsoft Graph
    • Better with Office
    • Word
    • Excel
    • Powerpoint
    • Access
    • Project
    • OneDrive
    • OneNote
    • Outlook
    • SharePoint
    • Skype
    • Yammer
    • Android
    • ASP .NET
    • iOS
    • JavaScript
    • Node.js
    • PHP (coming soon)
    • Python (coming soon)
    • Ruby (coming soon)
  • Getting Started
  • Code Samples
  • Resources
    • Patterns and Practices
    • App Registration Tool
    • Events
    • Podcasts
    • Training
    • API Sandbox
    • Videos
  • Documentation
    • Office Add-ins
    • Office Add-in Availability
    • Office Add-ins Changelog
    • Microsoft Graph API
    • Office 365 Connectors
    • Office 365 REST APIs
    • SharePoint Add-ins
    • Office UI Fabric
    • Submit to the Office Store
    • All Documentation
  • https://www.yammer.com/
  • http://feeds.feedburner.com/office/fmNx
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    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.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    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
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    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
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    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
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    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?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    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
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Developing Apps for Office 2013
x
General Office Development
x
Access for Developers
x
Excel for Developers
x
Outlook for Developers
x
Word for Developers
x
Open XML Format SDK
x
Visual Studio Tools for Office (VSTO)
x
Office 365 for Developers
x
SharePoint 2013 - General Discussions and Questions
x
Developing Apps for SharePoint 2013
x
SharePoint 2013 - Development and Programming
x
SharePoint 2013 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2013 - Search
x
SharePoint 2013 - Setup, Upgrade, Administration and Operations
x
SharePoint 2010 - General Discussions and Questions
x
SharePoint 2010 - Development and Programming
x
SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2010 - Search
x
SharePoint 2010 - Setup, Upgrade, Administration and Operations
x
SharePoint Legacy Versions - General Discussions and Questions
x
SharePoint Legacy Versions - Development and Other Programming
x
SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint Legacy Versions - Search
x
SharePoint Legacy Versions - Setup, Upgrade, Administration and Operations
x
Workflow Manager 1.0
x
Office Live Basics, Essentials and Premium
x
Visio General Questions and Answers for IT Professionals
x
Exchange Server Development
x
Microsoft Unified Communications Web API
x
Microsoft Lync Persistent Chat Server SDK
x
Microsoft Unified Communications Managed API SDK
x
Microsoft Lync Client Development
x
Microsoft Lync Server SDK and Office Communications Server SDK
x
Project Standard and Professional General Questions and Answers
x
Project Server General Questions and Answers
x
Project Server - Setup, Upgrade, Administration and Operation
x
Project Customization and Programming
x
Project Online General Questions and Answers
x
Microsoft Graph
x
+ 30 more
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Relevance
  • Relevance
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Problem with Content Type template

    SharePoint
     > 
    SharePoint Legacy Versions - Setup, Upgrade, Administration and Operations
    I have a problem with template for the custom content type. The content type CompanyDoc is deployed using a feature, and at that time ...
    Unanswered | 0 Replies | 5022 Views | Created by Mareq80 - Tuesday, October 27, 2009 5:40 PM
  • large check mark
    0 Votes

    Problem with Content Type

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Hello Lisa, Yes, I can create new items in any content type manually. Yes, I use customized forms. What do you mean with ...
    Proposed | 6 Replies | 747 Views | Created by Stern79 - Friday, August 23, 2019 3:09 PM | Last reply by Lisa Chen1226 - Tuesday, September 3, 2019 9:31 AM
  • large check mark
    1 Votes

    Problem deploying Content Type as a feature

    SharePoint
     > 
    SharePoint Legacy Versions - Development and Other Programming
    never been a problem: the Content Type appeared in the Site Content Types overview and I was able to use it in every site belonging to the Site ...
    Answered | 18 Replies | 8060 Views | Created by manasi - Sunday, January 20, 2008 10:25 AM | Last reply by Xakim - Thursday, August 14, 2008 2:30 PM
  • large check mark
    0 Votes

    Problem with Content type and Page Layouts while deployment

    SharePoint
     > 
    SharePoint Legacy Versions - Development and Other Programming
    ; Which contains Publishing Page Layouts, Some Lists, and Content type. But I am facing some Problems While Developing and Deploying the SharePoint Sub ...
    Unanswered | 1 Replies | 3713 Views | Created by Moving 12 hive files,folders to different location - Wednesday, May 19, 2010 8:08 AM | Last reply by Aaron Han - MSFT - Friday, May 21, 2010 9:41 AM
  • large check mark
    0 Votes

    Problems with external content types

    SharePoint
     > 
    SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
    I have created external content types using SPD. I am now facing the following problems: Some of the content types created ...
    Answered | 1 Replies | 641 Views | Created by LetMeSP - Wednesday, October 29, 2014 6:55 PM | Last reply by LetMeSP - Wednesday, October 29, 2014 11:23 PM
  • large check mark
    0 Votes

    Another problem with content types and document templates

    SharePoint
     > 
    SharePoint Legacy Versions - Development and Other Programming
    documents from our customised content types. I don't see any problem with that. It's any document created from the custom content type, using a dotx ...
    Answered | 2 Replies | 7754 Views | Created by JohnSeaden - Tuesday, October 30, 2007 3:14 PM | Last reply by JohnSeaden - Thursday, November 1, 2007 7:45 AM
  • large check mark
    0 Votes

    Problem with content type creation through feature

    SharePoint
     > 
    SharePoint Legacy Versions - Development and Other Programming
    Thnak you, Ryan! It worked.   Now I've got another problem: I tried to add an existing column to the content type
    Answered | 4 Replies | 6935 Views | Created by Claudia Chorfi - Monday, February 18, 2008 11:36 PM | Last reply by Claudia Chorfi - Tuesday, February 19, 2008 7:54 PM
  • large check mark
    0 Votes

    Problem with the content types of Document library

    SharePoint
     > 
    SharePoint Legacy Versions - General Discussions and Questions
    This template is made of folders based on a custom content type “Folders with Display order” witch are folders with a metadata I want to use to define the order the ...
    Answered | 1 Replies | 5925 Views | Created by venkata amarnadh - Thursday, December 4, 2008 12:01 PM | Last reply by Xing-Bing Yu - MSFT - Wednesday, December 10, 2008 6:13 AM
  • large check mark
    0 Votes

    Problem updating library content type associate with workflow

    SharePoint
     > 
    SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
    Ok updating content type template is actually straight forward. Now the problem I still have not solved is once I uploaded a PDF file to the library and ...
    Unanswered | 1 Replies | 7376 Views | Created by mojoc - Saturday, June 16, 2012 4:31 PM | Last reply by mojoc - Monday, June 18, 2012 1:34 PM
  • large check mark
    1 Votes

    Problem adding a content Type to a new list

    SharePoint
     > 
    SharePoint Legacy Versions - General Discussions and Questions
    Well it was the Calculated field within my Content Type that was causing the problem. Hmm. Content Types seem to be OK with Text based calculated fields, ...
    Answered | 4 Replies | 8955 Views | Created by Ruth J - Tuesday, October 12, 2010 8:47 AM | Last reply by Ruth J - Tuesday, October 12, 2010 2:41 PM
  • large check mark
    1 Votes

    Problem with content type when processing incoming InfoPath forms

    SharePoint
     > 
    SharePoint Legacy Versions - General Discussions and Questions
    to sharepoint and change the content types.  It just seems strange that InfoPath and Form Services have no problem setting the correct ...
    Unanswered | 4 Replies | 5263 Views | Created by Alan Abery - Wednesday, September 30, 2009 10:48 PM | Last reply by Alan Abery - Thursday, October 1, 2009 10:12 PM
  • large check mark
    0 Votes

    Problems with Content Types, Site Columns and Site Templates in SharePoint 2010

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    I solved the problem for me. When I create the Content Type I added INHERITS="FALSE". With this option the changes in the Content Type ...
    Answered | 4 Replies | 7648 Views | Created by Harry_Ks - Friday, January 7, 2011 3:54 PM | Last reply by Harry_Ks - Saturday, January 8, 2011 9:26 AM
  • large check mark
    0 Votes

    Problem with content type when processing incoming InfoPath forms

    SharePoint
     > 
    SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
    associated with the form, if I do the same in infopath and save, again the correct content type is associated with the form. The problem is that if ...
    Answered | 4 Replies | 7542 Views | Created by Alan Abery - Friday, September 18, 2009 1:49 AM | Last reply by Steven Fischer - Tuesday, October 13, 2009 5:12 AM
  • large check mark
    0 Votes

    Strange problem with Content Type when using Upload function

    SharePoint
     > 
    SharePoint Legacy Versions - Setup, Upgrade, Administration and Operations
    to the fact that one had custom properties added, one of which was a content type field with value Document.  So that explains why it was forcing it to show and use ...
    Unanswered | 2 Replies | 1114 Views | Created by TMILLERNL - Monday, November 18, 2013 3:55 PM | Last reply by TMILLERNL - Monday, November 18, 2013 7:42 PM
  • large check mark
    0 Votes

    Problem with site collection content type

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Hi, I have a problem with the site content content types as they stand. What happened is that I created a custom site column ...
    Answered | 3 Replies | 3164 Views | Created by JonM1 - Wednesday, May 2, 2012 10:39 AM | Last reply by Paul stork, [MCM, MVP] - Thursday, May 3, 2012 12:30 AM
  • large check mark
    0 Votes

    Infopath 2010 - Quick Publish Problem - Site Content Type

    SharePoint
     > 
    SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
    Hi, I understand that when you publish a form to SharePoint, the form stuck at ‘Getting Site content types’. I assume that you are publishing the form ...
    Answered | 2 Replies | 4336 Views | Created by _Chuck - Wednesday, September 19, 2012 2:22 PM | Last reply by _Chuck - Thursday, September 20, 2012 4:07 PM
  • large check mark
    0 Votes

    Problem with Custom Content Types and my Site Template

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    this with this many custom content types and had this problem?  Anyone know of a way we can spead of up the creation of this site?  Thanks for ...
    Answered | 2 Replies | 3069 Views | Created by Craig Wales - Tuesday, February 7, 2012 3:43 AM | Last reply by Craig Wales - Tuesday, February 7, 2012 4:25 AM
  • large check mark
    0 Votes

    Problem with document content types and linked templates

    SharePoint
     > 
    SharePoint Legacy Versions - General Discussions and Questions
    ://msdn.microsoft.com/en-us/library/ms472236.aspx Updating Child Content Types http
    Unanswered | 8 Replies | 11702 Views | Created by Tobberik - Tuesday, February 12, 2008 11:40 AM | Last reply by Ivan Sanders - Tuesday, May 5, 2009 1:58 AM
  • large check mark
    3 Votes

    Content Type creation problem - A duplicate content type was found

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Hi all, I had the same problem, but I was experimenting with bulk adding and deleting content types with powershell. Once I deleted the contenttypes (some ...
    Answered | 7 Replies | 17909 Views | Created by JP Berube - Monday, January 24, 2011 9:59 PM | Last reply by Matt Jimison - Wednesday, June 22, 2011 8:38 PM
  • large check mark
    0 Votes

    Problem: Multiple document content types in a document library

    SharePoint
     > 
    SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
    Hi, Problem: When saving a newly created document to a document library, I have to choose (from a form) which content type I want to use. This in ...
    Answered | 5 Replies | 4398 Views | Created by pemok - Tuesday, August 23, 2011 8:15 AM | Last reply by pemok - Tuesday, August 23, 2011 12:53 PM
  • Items 1 to 20 of 299251 Next ›
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    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.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    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
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    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
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    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
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    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?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    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
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers
Community Resources
  • O365 Technical Network
  • MSDN Forums
  • UserVoice
  • Stack Overflow
Follow Us
  • Twitter
  • Facebook
  • Office Dev Blog
© 2019 Microsoft
United States - English
  • Terms of Use
  • Trademarks
  • Privacy Statement