B
B. Chernick
I've spent the afternoon googling references about Dot Net and MS Project and
I'm lost. I want to try something simpler.
Given: I'm running VS2005 and I've created a VB Winforms project with a
reference to the Com object Microsoft Project 11.0 Object Library
(msprj.olb). In my form I have added the statement 'Imports
Microsoft.Office.Interop.MSProject'. Project 2003 is installed on my machine.
Given that, is it possible to write code that will (without calling up the
Project application itself) read and write to an MPP file? (Or better yet, a
Project record stored in an Access MDB file.)
Or is this a total failure of concept? (I've seen a number of examples that
seem to do approximately that but I can't get any of them to work. Am I
missing something?)
I'm lost. I want to try something simpler.
Given: I'm running VS2005 and I've created a VB Winforms project with a
reference to the Com object Microsoft Project 11.0 Object Library
(msprj.olb). In my form I have added the statement 'Imports
Microsoft.Office.Interop.MSProject'. Project 2003 is installed on my machine.
Given that, is it possible to write code that will (without calling up the
Project application itself) read and write to an MPP file? (Or better yet, a
Project record stored in an Access MDB file.)
Or is this a total failure of concept? (I've seen a number of examples that
seem to do approximately that but I can't get any of them to work. Am I
missing something?)