VB .net - cannot find "Extensibility Projects" in learning edition

AndyAlexander

Member
Joined
Jan 17, 2003
Messages
6
Ive just bought the learning edition of vb.net with the aim of learning a little more about the .net framework. As a starting point I was hoping to develop a simple Excel (com) addin.

Following the instructions from the MS article 302896 I looked for the Extensibility Projects project type but cannot find it.

Is this a limitation of the learning edition and if so is there any way to add these templates and wizzards later?

Thanks and sorry if this is a dumb first question!

Andy
 
When you click on New Project, theres a folder named Other Projects, in there you will find Extensibility Projects.

If its not there then I guess the learning edition is limited.
 
Back
Top