Hey folks. A quick technical post for anyone starting to implement Project 2007 Server from 2003.  Your enterprise global cannot be easily moved between environments.  This mainly means any VBA that you may have as carryover from 2003.  I'm assuming that if you utilize VSTO to code your Client tasks with Project objects, you don't have this problem.  But I see this as an issue that could be a lot easier.  I used to be able to get Project global from a development, to a testing to a production environment using backups.  Now I have to Import VBA files to the global.  And then I have to recreate views, tables and filters manually.  I'd like to see a better way to accomplish this.
Sponsor