Hi, Are there any samples that have been re-worked for the release version of Visual Studio 2008? All the samples I have were for Beta 2 and just don't work. I've been unable to find any information on the changes from Beta 2 to RTM to make the samples work. Thanks in advance -- Martin
Hi, Sorry Martin, but this NG is devoted to developments pertaining to the Microsoft Project product. Greetings, -- Jan De Messemaeker Microsoft Project Most Valuable Professional +32 495 300 620 For availability check: http://users.online.be/prom-ade/Calendar.pdf "Martin Russ" wrote in message news:C69C0AA7-F3D3-4F83-969C-7F1D73AF4F21@microsoft.com... > Hi, > > Are there any samples that have been re-worked for the release version of > Visual Studio 2008? All the samples I have were for Beta 2 and just don't > work. > > I've been unable to find any information on the changes from Beta 2 to RTM > to make the samples work. > > Thanks in advance > -- > Martin
Jan, This IS regarding add-ins for Project 2007. I assumed it was not necessary to be so specific. The samples in the Project 2007 SDK were done with VS 2008 Beta 2. -- Martin Russ "Jan De Messemaeker" wrote: > Hi, > > Sorry Martin, but this NG is devoted to developments pertaining to the > Microsoft Project product. > Greetings, > > -- > Jan De Messemaeker > Microsoft Project Most Valuable Professional > +32 495 300 620 > For availability check: > http://users.online.be/prom-ade/Calendar.pdf > "Martin Russ" wrote in message > news:C69C0AA7-F3D3-4F83-969C-7F1D73AF4F21@microsoft.com... > > Hi, > > > > Are there any samples that have been re-worked for the release version of > > Visual Studio 2008? All the samples I have were for Beta 2 and just don't > > work. > > > > I've been unable to find any information on the changes from Beta 2 to RTM > > to make the samples work. > > > > Thanks in advance > > -- > > Martin > > >
Sorry! -- Jan De Messemaeker Microsoft Project Most Valuable Professional +32 495 300 620 For availability check: http://users.online.be/prom-ade/Calendar.pdf "Martin Russ" wrote in message news:022D7018-5533-4FE3-974E-86BE227BC201@microsoft.com... > Jan, > > This IS regarding add-ins for Project 2007. I assumed it was not > necessary > to be so specific. > > The samples in the Project 2007 SDK were done with VS 2008 Beta 2. > > -- > Martin Russ > > > "Jan De Messemaeker" wrote: > >> Hi, >> >> Sorry Martin, but this NG is devoted to developments pertaining to the >> Microsoft Project product. >> Greetings, >> >> -- >> Jan De Messemaeker >> Microsoft Project Most Valuable Professional >> +32 495 300 620 >> For availability check: >> http://users.online.be/prom-ade/Calendar.pdf >> "Martin Russ" wrote in message >> news:C69C0AA7-F3D3-4F83-969C-7F1D73AF4F21@microsoft.com... >> > Hi, >> > >> > Are there any samples that have been re-worked for the release version >> > of >> > Visual Studio 2008? All the samples I have were for Beta 2 and just >> > don't >> > work. >> > >> > I've been unable to find any information on the changes from Beta 2 to >> > RTM >> > to make the samples work. >> > >> > Thanks in advance >> > -- >> > Martin >> >> >>
I have a couple of tutorials for VSTO 2008 which were done on the RTM code. Find them here: http://zo-d.com/blog/archives/programming/making-the-move-from-vba-to-vsto-in-microsoft-project.html http://zo-d.com/blog/archives/programming/vba-to-vsto-tutorial-part-two-adding-a-command-bar-and-buttons.html They are in VB and use the same old project 2007 object model so there should be no surprises there. From what I've read, I'd stick with VB instead of any other languages. I've read of issues that exist in C# which don't seem to exist in VB. -Jack Dahlgren "Martin Russ" wrote: > Jan, > > This IS regarding add-ins for Project 2007. I assumed it was not necessary > to be so specific. > > The samples in the Project 2007 SDK were done with VS 2008 Beta 2. > > -- > Martin Russ > > > "Jan De Messemaeker" wrote: > > > Hi, > > > > Sorry Martin, but this NG is devoted to developments pertaining to the > > Microsoft Project product. > > Greetings, > > > > -- > > Jan De Messemaeker > > Microsoft Project Most Valuable Professional > > +32 495 300 620 > > For availability check: > > http://users.online.be/prom-ade/Calendar.pdf > > "Martin Russ" wrote in message > > news:C69C0AA7-F3D3-4F83-969C-7F1D73AF4F21@microsoft.com... > > > Hi, > > > > > > Are there any samples that have been re-worked for the release version of > > > Visual Studio 2008? All the samples I have were for Beta 2 and just don't > > > work. > > > > > > I've been unable to find any information on the changes from Beta 2 to RTM > > > to make the samples work. > > > > > > Thanks in advance > > > -- > > > Martin > > > > > >