Click here to Skip to main content
15,868,164 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
i've been installed Visual Studio 2012 Ultimate version (with update 4) and Visual Studio 2013 Ultimate version (without any updates).

i want to make Visual Studio (2012 or 2013) extension from http://msdn.microsoft.com/en-us/library/dd885241.aspx
but in my Visual Studios (2012-13) there is no VSIXProject>

see the screen shots:

from Visual Studio 2012>
1.
http://www.s1.softafzar.net/uploads/20140825-038-Vs2012.png
2.
http://www.s1.softafzar.net/uploads/20140825-039-vs2012-2.png

See? there is nothing here execpt that ADD-IN. so how can i make when my VS haven't these options?


from Visual Studio 2013>
http://www.s1.softafzar.net/uploads/20140825-040-vs2013.png

There is no Extensibility Section! worse!!!!!


how can i do?!
Please help.

Thanks
Posted

1 solution

From your link, you need to install the VS SDK.

Quote:
To find the VSIX project template, you must install the Visual Studio 2013 SDK. For more information, see Visual Studio Software Development Kit (SDK).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900