I ask this because I've created a contact management app based on this (it is one of my first forays into Window programming so I used this as the shell), so my app has nothing refering to Projects.
Everything is working fine so far except when I try to manage the Users none display in the listbox. If I add a user, then that user displays and I can even close the Manage Users form and open it again and that user will display. Upon closing the app and reopening, no users are displayed in the Manage Users. I kept the Users portion of the GetLookUpTables() since it fit my needs.
I can't see why it would behave like this.
Robert.