Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Project Professional   (RSS)

Canceling the Before Save Event

Hello, A good question came in yesterday; how to cancel the Project Before Save event in Project client: Public Sub GlobalApplication_ProjectBeforeSave(ByVal pj As Project, ByVal SaveAsUi As Boolean, Cancel As Boolean) Cancel = True End Sub (For demonstration

Version 2 of the Office Interactive Developer Map

Just got an e-mail from Jim that Version 2 of the Microsoft Office Interactive Developer Map was published today, by the Office Developer Center folks. The new version includes lots of new stuff (new products and new interactive links) – such as VS2008,

Reading Assignment Enterprise Custom Field Values with VBA

Hello, There has been a number of people asking how to read assignment enterprise custom field values with VBA. In fact, we ran into this issue internally with our dogfood efforts and fixed it in SP1. So, if you need to get/set assignment custom field

Project 2007 Service Pack 1 has Released Today!

Hello, I know a lot of you are interested in Project 2007 Service Pack 1. It has been released to the web! Project Professional and Project Standard SP1: http://www.microsoft.com/downloads/details.aspx?FamilyId=CEC3E1E2-D802-4A03-BC78-05C48472559B&displaylang=en

Project Conference 2007 is Quickly Approaching

I just wanted to give a quick update about the Project Conference that is coming up at the end of October in Seattle. This is going to be our biggest conference ever! With sessions covering everything from how to get started with Project to managing a

New Technical Article: "Importing Project 2007 Tasks from Excel Using a Managed Code Add-In"

Jim has just posted a new technical article. Here are some details he sent me: The article "Importing Project 2007 Tasks from Excel Using a Managed Code Add-In" is now published in the Technical Articles section of the Project 2007 SDK. Article URL: http://msdn2.microsoft.com/en-us/library/bb738433.aspx

VSTO Add-In Support for Project 2003 and Project 2007

I am very excited about the Visual Studio Beta 2 release, as it now has support for Project 2003 and Project 2007 add-ins! This makes coding and debugging managed code very easy in Project Client. It also makes it really simple to call into the PSI from

April update of the Project 2007 SDK is now available on MSDN

The April update of the SDK is now available on MSDN. It includes many final versions of articles that have been published as posts on this blog. · SDK Download : http://www.microsoft.com/downloads/details.aspx?FamilyId=2672F6F9-7028-4B30-99A2-18CB1EED1ABE&displaylang=en

Project Conference

I just wanted to give everyone a heads up about the upcoming Project Conference. Details can be found here: http://www.msprojectconference.com/ There will be a Developer/IT Professional track that we will be presenting on a verity of development topics

Working with Deliverables

The other day I had a request from an internal customer that wanted to create deliverables for a large number of tasks that already existed in their project plan. They wanted to be able to simply flag each task as a deliverable and have it published.
Posted by Chris Boyd | 1 Comments

Agile Custom Project Guide

In 2003, we released an Agile custom Project Guide, based on MSF for Agile Software Development methodology (which is scenarios driven , context based, Agile software development process). We have been able to get it working for Project 2007 as well.

Getting your Custom Project Guide to work in Project 2007

Happy Holidays! This post is from Nada Alwarid, a co-worker that is responsible for the project guide: In Project 2007, class IDs have changed. Because of that, your custom Project Guide solutions cannot work until you update those class ID’s. In this
 
Page view tracker